/*鹰鹏化工*/
.Foot275 #jh_foot_5 .bodyContContent .foot1 {
	display: none;
}
.Foot275 #jh_foot_5 .bodyContContent .foot3,
.Foot275 #jh_foot_5 .bodyContContent .foot3 a {
	color: rgba(255,255,255,.5);
}
@media (max-width: 767px) {
	.NewsRec112 #jh2_newsrec_4 .bodyContTitle {
		padding: 0 15px 10px;
	}
	.ContactUs182 #jh2_contact_19 .module .module2 .h1 {
		padding: 0 15px;
	}
	.ContactUs182 #jh2_contact_19 .bodyContContent .module .module3 {
		padding-top: 20px;
		padding-bottom: 0;
	}
}
		  @font-face {
    font-family: 'iconfont';  /* Project id 249974 */
    src: url('//at.alicdn.com/t/font_249974_ooky095nbp.woff2?t=1641972865678') format('woff2'),
         url('//at.alicdn.com/t/font_249974_ooky095nbp.woff?t=1641972865678') format('woff'),
         url('//at.alicdn.com/t/font_249974_ooky095nbp.ttf?t=1641972865678') format('truetype');
  }
  .iconfont {   
    font-family:"iconfont" !important;   
    font-style:normal;  
  }
  img {
  border:0 none;  
  }
  ul,ol,li {
  list-style:none;
  padding:0;
  margin:0;
  }
  h1,h2,h3,h4,h5,h6,p {
  margin:0;
  font-weight:normal; 
  }
  a, a:hover, a:active, a:visited,a:link {
  text-decoration:none;
  }
  /*模版整体控制*/
  #laymod_475187 {
    position:relative;
    z-index: 1000;
      font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
  }
  #laymod_475187 .bg {
    position:absolute;
    z-index: 1;
    width:100%;
    height:100%;
    top:0;
    left:0;
  }
  #laymod_475187 .bg_img {
    z-index:2;
  }
  #laymod_475187 .bodyCont_width {
    position:relative;
    z-index: 3;
  }
  /* 登录 */
  #laymod_475187 .login_box {
    position: fixed;
    top: -200%;
    opacity: 0;
      width: 100%;
      height: 100%;
      z-index: 200;
    transition: all .5s ease-out;
    visibility: hidden;
  }
  #laymod_475187 .login_box.yid {
    display: block;
    top: 0;
    opacity: 1;
    visibility: visible;
  }
  #laymod_475187 .login_box .login_bg {
    position: fixed;
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 200;
  }
  #laymod_475187 .login_box .div-login {
    z-index: 220;
      width: 550px;
      position: fixed;
      left: 0;
      right: 0;
      top: -200%;
      bottom: 0;
      background: rgba(255,255,255,1);
      height: 450px;
      margin: auto;
      padding: 2% 5%;
      border-radius: 3px;
      border: 1px solid #ccc;
      transition: all .7s cubic-bezier(0, 0.48, 0.3, 1.01);
      transition-delay:0.15s;
  }
  #laymod_475187 .login_box.yid .div-login {
    top: 0;
  }
  #laymod_475187 .login_box .div-login p {
    color: rgba(238,27,35,1);
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 20px;
  }
  #laymod_475187 .login_box .div-login label {
      margin-bottom: 20px;
      font-weight: 400;
      width: 100%;
      height: 45px;
      line-height: 44px;
      border: 1px solid #ccc;
      box-sizing: content-box;
      border-radius: 4px;
  }
  #laymod_475187 .login_box .div-login label input {
    width: 88%;
    float: right;
    text-indent: 1em;
    border-radius: 4px;
    height: 45px;
    line-height: normal;
    background: none;
  }
  #laymod_475187 .login_box .div-login label i {
    width: 12%;
    float: left;
    height: 100%;
    display: block;
    font-size: 22px;
    text-align: center;
    color: #999;
    border-radius: 4px;
  }
  #laymod_475187 .login_box .div-login .login_1 i:after {
    content:"\e759";
  }
  #laymod_475187 .login_box .div-login .login_2 i:after {
    content:"\e75b";
  }
  #laymod_475187 .login_box .div-login .login_3 i:after {
    content:"\e758";
  }
  #laymod_475187 .login_box .div-login .login_3 input {
    width: 65%;
    float: left;
  }
  #laymod_475187 .login_box .div-login .login_3 img {
    float: left;
    margin: 10px 0;
  }
  #laymod_475187 .login_box .div-login .submit-login {
    width: 100%;
    height: 40px;
    background: rgba(238,27,35,1);
    color: #fff;
  }
  #laymod_475187 .login_box .div-login .click_close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 10px;
    top: 10px;
    color: #999;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
      transition: all .6s ease-out;
  }
  #laymod_475187 .login_box .div-login .click_close i:after {
    content: "\e74c";
  }
  /*登录和注册*/
  #laymod_475187 .login_style {
    position:fixed;
    top:-200%;
    left:0;
    width:100%;
    height:100%;
    z-index: 2000;
    transition: all .35s;
    visibility: hidden;
    opacity: 0;
    /*display*/
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /*flex-direction*/
    -webkit-box-orient:vertical;/*horizontal*/
    -webkit-box-direction:normal;/*reverse*/
    -moz-box-orient:vertical;
    -moz-box-direction:normal;
    flex-direction:column;/*row*/
    -webkit-flex-direction:column;
    /*flex-wrap*/
    -webkit-flex-wrap:wrap;/*nowrap*/
    -webkit-box-lines:multiple;/*single*/
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
    /*justify-content*/
    -webkit-justify-content:center;
    justify-content:center;/*主轴上对齐（横轴）*/
    -moz-box-pack:center;
    -webkit--moz-box-pack:center;
    box-pack:center;
    /*align-items*/
    align-items:center;/*交叉轴对齐（垂直）*/
    -webkit-align-items:center;
    box-align:center;
    -moz-box-align:center;
    -webkit-box-align:center;
  }
  #laymod_475187 .login_style.login_show {
    visibility: visible;
    top: 0;
    opacity: 1;
  }
  #laymod_475187 .login_style .loginup_bg {
    position:fixed;
    top:0;
    left:0;
    background:#000;
    width:100%;
    height:100%;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter:alpha(opacity=50);
    z-index: 1;
  }
  #laymod_475187 .login_style .login_account {
    width:550px;
    height:auto;
    position:relative;
    margin:0;
    background:#fff;
    border:1px solid #ccc;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -khtml-border-radius: 3px;
    -webkit-border-bottom-left-radius:3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 2% 5% 4% 5%;
    z-index: 2;
    font-size: 0;
    opacity: 0;
      transform: translateY(-200%);
      transition: all .5s cubic-bezier(0, 0.48, 0.3, 1.01);
      transition-delay:0.2s;
  }
  #laymod_475187 .login_style.login_show .login_account {
      transform: translateY(0%);
      opacity: 1;
  }
  #laymod_475187 .login_style .login_close {
    position:absolute;
    right:10px;
    top:10px;
    color:#000;
    transition:all 0.4s ease-out 0s;
    -moz-transition:all 0.4s ease-out 0s;
    -webkit-transition:all 0.4s ease-out 0s;
    -o-transition:all 0.4s ease-out 0s;
    font-size:16px;
    line-height:30px;
    width: 30px;
    height: 30px;
    text-align: center;
  }
  #laymod_475187 .login_style .login_close:before {
    content:"\e74c";
  }
  #laymod_475187 .login_style .login_account p {
    color: rgba(238,27,35,1);
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 20px;
  }
  #laymod_475187 .login_style label {
    display:block;
    width:100%;
    position:relative;
    margin:0 0 1rem 0;
    overflow:hidden;
  }
  #laymod_475187 .login_style label i {
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:40px;
    height:40px;
    line-height:40px;
    font-size:20px;
    text-align:center;
    color:#000;
    opacity: 0.3;
    -moz-opacity: 0.3;
    filter:alpha(opacity=30);
    background:#eee;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -khtml-border-radius: 5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
  }
  #laymod_475187 .login_style label.login_1 i:before {
    content:"\e6c6";
  }
  #laymod_475187 .login_style label.login_2 i:before {
    content:"\e6da";
  }
  #laymod_475187 .login_style label.login_3 i:before {
    content:"\e6c8";
  }
  #laymod_475187 .login_style.win_reg label.login_3 i:before {
    content:"\e6da";
  }
  #laymod_475187 .login_style label.login_4 i:before {
    content:"\e6bb";
  }
  #laymod_475187 .login_style label.move_bg i {
    background:rgba(238,27,35,1);
    color:#fff;
  }
  #laymod_475187 .login_style input {
    display:block;
    height:40px;
    line-height:normal;
    font-size:12px;
    width:100%;
    -webkit-appearance: none;
  }
  #laymod_475187 .login_style .pass {
    border:1px solid #ccc;
    height:45px;
    line-height:normal;
    text-indent: 1em;
    font-size: 12px;
    color: #000;
    margin-bottom: 20px;
  }
  #laymod_475187 .login_style .move_bg input {
    border-color:rgba(238,27,35,1);
  }
  #laymod_475187 .login_style input.input-randCode {
    width:70%;
    float:left;
  }
  #laymod_475187 .login_style #verifyPic {
    float:right;
    margin:4% 0 0 0;
  }
  #laymod_475187 .login_style input.submit {
    text-indent:0;
    background:rgba(238,27,35,1);
    color:#fff;
    display: block;
    width: 100%;
  }
  #laymod_475187 .login_style .move_bg input.submit {
    background:rgba(238,27,35,1);
    color:#fff;
  }
  #laymod_475187 .topcarttotal em {
    font-style:normal;
    padding:0 5px;
  }
  #laymod_475187 .right_more .header_login.active .h_login,
  #laymod_475187 .right_more .header_login.active .h_register {
    display: none !important;
  }
  #laymod_475187 .right_more .span-logout {
    cursor: pointer;
    transition: all .3s;
  }
  #laymod_475187 .right_more .divider {
    display: none;
  }
    /* 订单 */
    #laymod_475187 .right_more .div-info .dropdown ul {
      padding: 0;
      margin: 0;
        position: absolute;
        top: 102%;
        right: -20px;
    }
    #laymod_475187 .right_more .div-info .dropdown ul li a {
      padding: 0 30px;
        line-height: 50px;
        font-size: 15px;
    }
    #laymod_475187 .right_more .div-info .dropdown ul li a i {
      margin-right: 5px;
    }
    #laymod_475187 .right_more .div-info .dropdown ul li a .wb-user:after {
      content: "\e6eb";
    }
    #laymod_475187 .right_more .div-info .dropdown ul li a .wb-order:after {
      content: "\e76f";
    }
    #laymod_475187 .right_more .div-info .dropdown ul li a .wb-settings:after {
      content: "\e80f";
    }
    #laymod_475187 .right_more .div-info .dropdown ul li a .wb-power:after {
      content: "\e7c8";
    }
    #laymod_475187 .active_false .right_more .header_login .h_login a:hover,
    #laymod_475187 .active_false .right_more .header_login .h_register a:hover,
    #laymod_475187 .active_false .right_more .header_login .span-logout:hover {
      color: #fff;
    }
    #laymod_475187 .active_false .right_more .header_login .h_pay:hover {
      background: #fff;
    }
    #laymod_475187 .active_false .right_more .header_login .h_pay:hover a {
      color: #b0b0b0;
    }
    #laymod_475187 .active_false .h_pay .dropdown-menu .dropdown-menu-footer .dropdown-menu-footer-btn a:hover {
      color: #fff;
    }
    #laymod_475187 .active_false .bodyContContent .header_nav li a:hover {
      color: rgba(238,27,35,1);
    }
    #laymod_475187 .active_false .bodyContContent .header_nav .s_list a:hover {
      text-indent: 1em;
    }
    #laymod_475187 .active_false .bodyContContent .header_nav li.f_nav_li:hover .s_list {
      opacity: 1;
      height: auto;
      padding-top: 15px;
    }
    #laymod_475187 .active_false .bodyContContent .header_nav li.f_nav_li:hover .s_list a {
      transition: all .8s cubic-bezier(0, 0.49, 0.65, 0.96);
      height: auto;
    }
    #laymod_475187 .active_false .bodyContContent .search_wrap:hover input,
    #laymod_475187 .active_false .bodyContContent .search_wrap:hover a {
      border: 1px solid rgba(238,27,35,1);
    }
    #laymod_475187 .active_false .bodyContContent .search_wrap a:hover {
      background: rgba(238,27,35,1);
    }
    #laymod_475187 .active_false .bodyContContent .search_wrap a:hover i:after {
      color: #fff;
    }
    #laymod_475187 .active_false .login_box .div-login .click_close:hover {
      transform: rotate(360deg);
      color: rgba(238,27,35,1);
    }
    #laymod_475187 .active_false .login_style .login_close:hover {
      color:rgba(238,27,35,1);
      transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
    }
    #laymod_475187 .active_false .right_more .div-info .dropdown ul li a:hover {
      color: #b0b0b0;
        background-color: inherit;
    }
  #laymod_475187 .click_input {
    text-align: right
  }
  #laymod_475187 .click_input a {
      display: inline-block;
      height: 35px;
      line-height: 35px;
      color: #666;
      text-align: center;
      margin-top: 15px;
      font-size: 13px;
      transition: all .3s;
  }
  #laymod_475187 .click_input a:hover {
    color: rgba(238,27,35,1);
  }
  #laymod_475187 .click_input .click_remember {
    margin-right: 10px;
  }
  #laymod_475187 .remember_pass,
  #laymod_475187 .remember_pass2,
  #laymod_475187 .remember_pass3,
  #laymod_475187 .remember_pass4 {
    position: absolute;
    opacity: 0;
    width: 65%;
    top: 7.3%;
    visibility: hidden;
    transform: rotateY(180deg);
    transition: all .5s ease-out;
  }
  #laymod_475187 .remember_pass.active_login,
  #laymod_475187 .remember_pass2.active_login,
  #laymod_475187 .remember_pass3.active_login,
  #laymod_475187 .remember_pass4.active_login {
    opacity: 1;
    visibility: visible;
    transform: rotateY(0deg);
  }
  #laymod_475187 .remember_pass > p,
  #laymod_475187 .remember_pass2 > p,
  #laymod_475187 .remember_pass3 > p,
  #laymod_475187 .remember_pass4 > p {
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 20px;
    color: rgba(238,27,35,1);
  }
  #laymod_475187 .remember_account {
    margin-bottom: 20px
  }
  #laymod_475187 .remember_account p,
  #laymod_475187 .remember_alphveri p {
    font-size: 15px;
    line-height: 2;
    margin-bottom: 10px;
  }
  #laymod_475187 .remember_account .remember_input input {
    border: 1px solid #ccc;
    height: 44px;
    line-height: normal;
    width: 100%;
    text-indent: 1em;
  }
  #laymod_475187 .remember_alphveri .remember_input {
    border: 1px solid #ccc;
    height: 44px;
    line-height: normal;
    position: relative;
  }
  #laymod_475187 .remember_alphveri .remember_input input {
    width: 78%;
    float: left;
    height: 100%;
    text-indent: 1em;
  }
  #laymod_475187 .remember_alphveri .remember_input .veriImg {
    float: left;
    margin: 7px 0;
  }
  #laymod_475187 .tips {
    font-size: 14px;
    line-height: 2;
    margin-top: 5px;
    color: #ef8b24;
  }
  #laymod_475187 .remember_pass #submitt1,
  #laymod_475187 .remember_pass2 #submitt2,
  #laymod_475187 .remember_pass3 #submitt3 {
    width: 100%;
    height: 40px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
    margin-top: 30px;
    background: rgba(238,27,35,1);
  }
  #laymod_475187 .remember_pass4 .fonticon {
    width: 100%;
    text-align: center;
    margin-top: 100px;
  }
  #laymod_475187 .remember_pass4 .iconfont {
    background: #6fc654;
    display: inline-block;
    border-radius: 50%;
    width: 85px;
    height: 85px;
    text-align: center;
    line-height: 85px;
    color: #fff;
    margin: 0 auto;
  }
  #laymod_475187 .remember_pass4 .iconfont:after {
    content: '\e949';
    display: block;
    font-size: 50px;
  }
  #laymod_475187 .remember_pass4 .remember_success {
    text-align: center;
    line-height: 2;
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    letter-spacing: 1px;
  }
  #laymod_475187 .red {
    color: #ff0000;
    padding-right: 5px;
  }
  @media (min-width: 993px) {
    #laymod_475187 .container {
      padding: 0;
    }
    #laymod_475187 .left_title {
      float: left;
      line-height: 40px;
      height: 40px;
    }
    #laymod_475187 .right_more {
      float: right;
      height: 40px;
      line-height: 39px;
      position: relative;
    }
    #laymod_475187 .left_title .fl {
      color: #b0b0b0;
      transition:all .3s;
      font-size: 12px;
    }
    #laymod_475187 .right_more .header_login .h_login,
    #laymod_475187 .right_more .header_login .h_register {
      padding: 0 5px;
      position: relative;
    }
    #laymod_475187 .right_more .header_login div {
      display: inline-block;
    }
    #laymod_475187 .right_more .header_login div a {
      color: #b0b0b0;
      font-size: 12px;
      transition: all .3s;
    }
    #laymod_475187 .right_more .header_login .div-info {
      color: #b0b0b0;
      font-size: 12px;
    }
    #laymod_475187 .right_more .header_login .div-info .dropdown.open .caret {
      transform: rotate(180deg);
    }
    #laymod_475187 .h_pay .list-group {
      margin-bottom: 0;
    }
    /* 购物车 */
    #laymod_475187 .h_pay {
      width: 120px;
      margin-left: 15px;
      background: #424242;
      text-align: center;
    }
    #laymod_475187 .right_more .header_login .h_pay a {
      display: block;
      position: relative;
    }
    #laymod_475187 .right_more .header_login .h_pay a .badge {
      position: absolute;
        top: 2px;
        right: 15%;
        font-weight: 400;
        padding: 3px 6px;
        background: rgba(238,27,35,1);
    }
    #laymod_475187 .h_pay .iconfont {
      font-size: 12px;
    }
    #laymod_475187 .h_pay .iconfont:after {
      content: "\e672";
    }
    #laymod_475187 .right_more .header_login .h_pay .list-group .padding-right-10,
    #laymod_475187 .right_more .header_login .h_pay .list-group .media-body {
      display: table-cell;
    }
    #laymod_475187 .right_more .header_login .h_pay .list-group .media-body {
      line-height: 1.6;
    }
    #laymod_475187 .right_more .header_login .h_pay .media-left .text-middle {
      width: 50px;
    }
    #laymod_475187 .right_more .header_login .h_pay .list-group .media-body .topcartremove i:after {
      content: "\e76b";
    }
    #laymod_475187 .right_more .header_login .h_pay .list-group .media-body .pull-right p {
      line-height: 26px;
    }
    #laymod_475187 .h_pay .dropdown-menu {
      border-color: #f2f2f2;
        background: #fff;
        width: 360px;
        padding: 0;
          box-shadow: 0 0 5px rgba(0,0,0,.05);
          transition:all .35s;
    }
    #laymod_475187 .h_pay .dropdown-menu.open {
      display: block;
      padding-bottom: 0;
    }
    #laymod_475187 .h_pay .dropdown-menu .dropdown-menu-header {
      padding: 20px;
      position: relative;
    }
    #laymod_475187 .h_pay .dropdown-menu .dropdown-menu-header span.label-danger {
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        background: rgba(238,27,35,1);
    }
    #laymod_475187 .h_pay .dropdown-menu .list-group div {
      display: block;
    }
    #laymod_475187 .h_pay .dropdown-menu .dropdown-menu-footer {
        height: 55px;
        line-height: 55px;
        padding: 0 15px;
        position: relative;
    }
    #laymod_475187 .h_pay .dropdown-menu .dropdown-menu-footer .dropdown-menu-footer-btn {
        position: absolute;
        right: 15px;
        top: 13px;
        bottom: 0;
        margin: auto;
        line-height: 55px;
    }
    #laymod_475187 .h_pay .dropdown-menu .dropdown-menu-footer .dropdown-menu-footer-btn a {
      border-radius: 0;
    }
    #laymod_475187 .h_pay .dropdown-menu .dropdown-menu-footer span {
      color: rgba(238,27,35,1);
    }
    #laymod_475187 .bodyContContent {
      height: 100px;
    }
    #laymod_475187 .bodyContContent .container {
      height: 100px;
      display: flex;
    }
    #laymod_475187 .bodyContContent .header_logo,
    #laymod_475187 .bodyContContent .header_nav,
    #laymod_475187 .bodyContContent .header_search {
        display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      flex-direction: column;
      -webkit-flex-direction: column;
      -webkit-justify-content: center;
      justify-content: center;
    }
    #laymod_475187 .bodyContContent .header_logo,
    #laymod_475187 .bodyContContent .header_nav {
      padding-left: 0;
    }
    #laymod_475187 .bodyContContent .header_logo a {
      display: block;
      overflow: hidden;
    }
    #laymod_475187 .bodyContContent .header_logo a img {
      max-height: 50px;
      max-width: 180px;
      display: block;
    }
    #laymod_475187 .bodyContContent .header_nav li.f_nav_li {
      display: inline-block;
      line-height: 100px;
    }
    #laymod_475187 .bodyContContent .header_nav li.f_nav_li>a {
      display: block;
      padding: 0 10px;
    }
    #laymod_475187 .bodyContContent .header_nav li a {
  font-size:14px;
  font-weight:normal;
      color: #333;
      transition: all .45s cubic-bezier(0, 0.49, 0.65, 0.96);
        overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    }
    #laymod_475187 .bodyContContent .s_list {
      position: absolute;
      min-width: 200px;
      background-color: #fff;
                box-shadow: 0 2px 4px #ccc;
        transform: translateY(0px);
        height: 0;
        opacity: 0;
        overflow: hidden;
        transition: all .5s cubic-bezier(0, 0.49, 0.65, 0.96);
    }
    #laymod_475187 .bodyContContent .s_list a {
      display: block;
      line-height: 40px;
      font-size: 12px;
      padding: 0 10px;
      height: 0;
    }
    #laymod_475187 .bodyContContent .header_search {
      padding-right: 0;
    }
    #laymod_475187 .bodyContContent .search_wrap {
      height: 50px;
      font-size: 0;
    }
    #laymod_475187 .bodyContContent .search_wrap input {
      width: 79%;
      display: inline-block;
      color: #333;
      border: 1px solid rgba(0,0,0,0.2);
      background:#fff;
      height: 22px;
      line-height: normal;
      padding: 13px 0;
      box-sizing: content-box;
      vertical-align: top;
      font-size: 14px;
      text-indent: 1em;
      transition: all .3s cubic-bezier(0, 0.49, 0.65, 0.96);
    }
    #laymod_475187 .bodyContContent .search_wrap input::-webkit-input-placeholder {
      color: rgba(51,51,51,0.5);
    }
    #laymod_475187 .bodyContContent .search_wrap a {
      display: inline-block;
      width: 20%;
      background:#fff;
      border: 1px solid rgba(0,0,0,0.2);
      border-left: none;
      height: 50px;
      font-size: 21px;
      position: relative;
      text-align: center;
      line-height: 50px;
      vertical-align: top;
      transition: all .3s cubic-bezier(0, 0.49, 0.65, 0.96);
    }
    #laymod_475187 .bodyContContent .search_wrap a i {
  color: #000;
  }
    #laymod_475187 .bodyContContent .search_wrap a i:after {
      content: "\e757";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin: auto;
    }
  }
  #laymod_475187 .bodyContContent .header_nav li.active > a {
    color: rgba(238,27,35,1);
  }
    /* PC便捷登录 */
    #laymod_475187 .login_box .h_easy {
      margin-top: 15px;
    }
    #laymod_475187 .login_box .h_easy {
      font-size: 14px;
    }
    #laymod_475187 .login_box .h_easy a {
      color: #999;
      line-height: 30px;
      display: inline-block;
      vertical-align: top;
    }
    #laymod_475187 .login_box .h_easy .oAuth_2 {
      font-size: 30px;
    }
    #laymod_475187 .login_box .h_easy .oAuth_1 {
      margin-left: 5px;
      font-size: 30px;
    }
    #laymod_475187 .login_box .h_easy .oAuth_2:after {
      content: "\e786";
    }
    #laymod_475187 .login_box .h_easy .oAuth_1:after {
      content: "\e74a";
    }
  @media (max-width : 992px) {
    #laymod_475187 .bodyContTitle,
    #laymod_475187 .bodyContTitle .left_title,
    #laymod_475187 .bodyContTitle .account-wrap,
    #laymod_475187 .bodyContContent .header_nav,
    #laymod_475187 .bodyContContent .header_search {
      display: none;
    }
    #laymod_475187 .sj_header_click,
    #laymod_475187 .sj_header_nav {
      display: block !important;
    }
    #laymod_475187 .bodyContContent {
      position: relative;
      height: 50px;
    }
    #laymod_475187 .bodyContContent .container {
      padding: 0;
      height: auto;
    }
    /* 导航按钮 */
    #laymod_475187 .sj_header_click {
      position: absolute;
      width: 20px;
      height: 20px;
      top: 5px;
        left: 5px;
        padding: 10px;
        box-sizing: content-box;
        z-index: 200;
    }
    #laymod_475187 .sj_header_click .click1 {
      height: 1px;
      width: 20px;
      background: #333;
      position: absolute;
        left: 0;
        top: 15px;
        transition: all .45s;
        right: 0;
        text-align: center;
        margin: auto;
    }
    #laymod_475187 .sj_header_click .click2 {
      height: 1px;
      width: 20px;
      background: #333;
      position: absolute;
      left: 0;
      right: 0;
        text-align: center;
        margin: auto;
      bottom: 15px;
      transition: all .45s;
    }
    #laymod_475187 .sj_header_click.active {
        position: fixed;
        height: 20px;
        top: 0;
        left: 0;
        padding: 10px;
        box-sizing: content-box;
        z-index: 2000;
        width: 100%;
        background: #000;
    }
    #laymod_475187 .sj_header_click.active .click1,
    #laymod_475187 .sj_header_click.active .click2 {
      width: 30px;
      background: #fff;
    }
    #laymod_475187 .sj_header_click.active .click1,
    #laymod_475187 .sj_header_click.active .click2 {
      left: 15px;
      right: auto;
    }
    #laymod_475187 .sj_header_click.active .click1 {
        transform: rotate(45deg) translateX(4px) translateY(3px);
    }
    #laymod_475187 .sj_header_click.active .click2 {
        transform: rotate(-45deg) translateX(3px) translateY(-2px);
    }
    #laymod_475187 .sj_header_nav {
        position: fixed;
      top: 40px;
      width: 100%;
      height: 0;
      z-index: 1000;
      padding: 8% 20%;
      transition: all .3s;
      visibility: hidden;
      opacity: 0;
      background: #161616;
    }
    #laymod_475187 .sj_header_nav ul {
      transform: translateY(-50px);
      transition: all .45s;
      opacity: 0;
      visibility: hidden;
      transition-delay: 0.2s;
    }
    #laymod_475187 .sj_header_nav .sj_search_wrap {
      transform: translateY(-50px);
      transition: all .45s;
      opacity: 0;
      visibility: hidden;
      transition-delay: 0.5s;
    }
    #laymod_475187 .sj_header_nav ul li {
      line-height: 45px;
      position: relative;
      border-bottom: 1px solid rgba(255,255,255,0.1);
    }
    #laymod_475187 .sj_header_nav ul li a {
      color: #fff;
      position: relative;
      text-align: center;
      display: block;
      font-size: 14px;
      padding: 0 20%;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    }
    #laymod_475187 .sj_header_nav ul li i {
      color: #fff;
      position: absolute;
      width: 20%;
      height: 45px;
      top: 0;
      right: 0;
      text-align: center;
      font-size: 14px;
    }
    #laymod_475187 .sj_header_nav ul li i:after {
      content: "\e6b6";
    }
    #laymod_475187 .sj_header_nav ul li.active a {
      color: rgba(238,27,35,1);
    }
    #laymod_475187 .sj_header_nav ul li .s_list {
      padding: 15px 0;
      display: none;
      border-top: 1px solid rgba(255,255,255,0.1);
    }
    #laymod_475187 .sj_header_nav ul li .s_list a {
      display: block;
      line-height: 30px;
      font-size: 13px;
      color: rgba(255,255,255,0.4);
    }
    #laymod_475187 .sj_header_nav.active {
      height: 100%;
      visibility: visible;
      opacity: 1;
    }
    #laymod_475187 .sj_header_nav.active .sj_search_wrap,
    #laymod_475187 .sj_header_nav.active ul {
      transform: translateY(0px);
      opacity: 1;
      visibility: visible;
    }
    #laymod_475187 .sj_search_wrap {
        line-height: 30px;
        margin-top: 10px;
        font-size: 0;
        display: block !important;
      border-bottom: 1px solid rgba(255,255,255,0.1);
    }
    #laymod_475187 .sj_search_wrap input {
        background: none;
        font-size: 14px;
      text-indent: 2em;
      width: 80%;
      display: inline-block;
      color: #fff;
    }
    #laymod_475187 .sj_header_nav .search_wrap input::-webkit-input-placeholder {
      color: rgba(255,255,255,0.5);
    }
    #laymod_475187 .sj_search_wrap .search_btn {
      display: inline-block;
      width: 20%;
        font-size: 16px;
      position: relative;
      text-align: center;
      color: #fff;
    }
    #laymod_475187 .sj_search_wrap .search_btn i:after {
      content: "\e757";
    }
    /* Logo */
    #laymod_475187 .bodyContContent .header_logo {
      max-width: 200px;
      text-align: center;
      margin: 0 auto;
      padding: 0;
    }
    #laymod_475187 .bodyContContent .header_logo a {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      flex-direction: column;
      -webkit-flex-direction: column;
      -webkit-justify-content: center;
      justify-content: center;
      height: 40px;
      padding-right: inherit;
      margin: 5px 0;
    }
    #laymod_475187 .bodyContContent .header_logo a img {
      display: block;
      max-height: 40px;
      max-width: 100%;
      margin: 0 auto;
    }
    #laymod_475187 .sj_login,
    #laymod_475187 .active1 {
      position: absolute;
      z-index: 1000;
      right: 5px;
      top: 3px;
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 40px;
    }
    #laymod_475187 .sj_login a,
    #laymod_475187 .active1 a {
      display: block;
      color: #333;
      font-size: 30px;
    }
    #laymod_475187 .sj_login i:after,
    #laymod_475187 .active1 i:after {
      content: "\e75c";
    }
    #laymod_475187 .login_box .div-login {
      width: 90%;
    }
    #laymod_475187 .login_box .div-login .login_3 input {
      width: 62%;
    }
    #laymod_475187 .login_box.active {
      top: 0;
      opacity: 1;
      visibility: visible;
    }
    #laymod_475187 .login_box.active .div-login {
      top: 0;
    }
    #laymod_475187 .login_box.active .click_account {
      margin-top: 10px;
      display: block;
        width: 100%;
        height: 40px;
        background: #fff;
        color: rgba(238,27,35,1);
        text-align: center;
        line-height: 40px;
        font-size: 12px;
        border-radius: 4px;
        border: 1px solid rgba(238,27,35,1);
    }
    #laymod_475187 .login_style.active {
      opacity: 1;
      visibility: visible;
      top: 0;
    }
    #laymod_475187 .login_style.active .login_account {
      width: 90%;
      margin: auto;
      opacity: 1;
      transform: translateY(0%);
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      text-align: center;
      height: 450px;
    }
    #laymod_475187 .login_box.active2 {
      display: none;
    }
    #laymod_475187 .sj_header_nav .div-info p {
      line-height: 40px;
      color: #fff;
      font-size: 14px;
      text-indent: 2em;
    }
    #laymod_475187 .sj_header_nav .div-info p .span-username {
      padding-right: 5px;
    }
    #laymod_475187 .sj_header_nav .div-info p {
      font-size: 12px;
    }
    #laymod_475187 .active1 {
      display: none;
    }
    #laymod_475187 .login_box .div-login label,
    #laymod_475187 .login_box.active .click_account {
      border-radius: 0;
    }
    #laymod_475187 .bodyContTitle .h_pay {
      position: absolute;
      right: 5px;
      top: 3px;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      z-index: 11;
    }
    #laymod_475187 .bodyContTitle .h_pay span {
      font-size: 0;
    }
    #laymod_475187 .bodyContTitle .h_pay .badge {
      font-size: 10px;
      font-weight: 400;
      padding: 2px 4px;
      position: absolute;
      right: 5px;
      top: 7px;
      background-color: rgba(238,27,35,1);
    }
    #laymod_475187 .bodyContTitle .h_pay a .iconfont {
      color: #333;
      font-size: 16px;
    }
    #laymod_475187 .bodyContTitle .h_pay a .iconfont:after {
      content: "\e672";
    }
    #laymod_475187 .h_pay .dropdown-menu.open {
      display: block;
      width: 350px;
      padding-bottom: 0;
    }
    #laymod_475187 .h_pay .dropdown-menu .dropdown-menu-header {
      padding: 10px 20px;
      position: relative;
    }
    #laymod_475187 .h_pay .dropdown-menu .dropdown-menu-header span.label-danger {
        position: absolute;
        top: 50%;
        right: 20px;
        font-size: 12px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        background: rgba(238,27,35,1);
    }
    #laymod_475187 .topcart-goodnum {
      font-size: 12px !important;
    }
    #laymod_475187 .h_pay .dropdown-scrollable {
      margin-bottom: 0;
    }
    #laymod_475187 .h_pay .dropdown-scrollable .list-group-item {
        border-left: none;
        border-right: none;
        border-radius: 0;
    }
    #laymod_475187 .h_pay .dropdown-scrollable .padding-right-10 a {
      display: block;
      width: 50px;
    }
    #laymod_475187 .h_pay .dropdown-scrollable .media-body h6 a {
      color: #333;
      font-size: 12px;
    }
    #laymod_475187 .h_pay .dropdown-scrollable .media-body .pull-right {
      position: absolute;
      line-height: 2;
      right: 20px;
      top: 0;
    }
    #laymod_475187 .h_pay .dropdown-scrollable .media-body .pull-right span {
      font-size: 12px;
    }
    #laymod_475187 .h_pay .dropdown-scrollable .media-body>p {
      line-height: 2;
    }
    #laymod_475187 .h_pay .dropdown-menu-footer {
      padding: 10px 20px;
      position: relative;
        height: 50px;
        line-height: 2.3;
    }
    #laymod_475187 .h_pay .dropdown-menu .dropdown-menu-footer .dropdown-menu-footer-btn {
        position: absolute;
        right: 15px;
        top: 7px;
        line-height: 35px;
        height: 35px;
    }
    #laymod_475187 .h_pay .dropdown-menu-footer .red-600 {
      color: rgba(238,27,35,1);
      font-size: 14px;
    }
    #laymod_475187 .h_pay .dropdown-menu-footer .dropdown-menu-footer-btn .btn {
      font-size: 12px;
    }
    #laymod_475187 .right_more .header_login .h_login, 
    #laymod_475187 .right_more .header_login .h_register {
      display: none;
    }
    /* 订单 */
    #laymod_475187 .sj_header_nav .div-info {
      opacity: 0;
        transition: all .45s;
        visibility: hidden;
        transition-delay: 0.65s;
    }
    #laymod_475187 .sj_header_nav.active .div-info {
      opacity: 1;
      visibility: visible;
    }
    #laymod_475187 .sj_header_nav .div-info .dropdown1 a {
      color: #fff;
      text-align: center;
      font-size: 13px;
      line-height: 35px;
      display: block;
      padding: 0;
    }
    #laymod_475187 .sj_header_nav .div-info .dropdown1 .dropdown-menu a {
        color: rgba(255,255,255,0.4);
      background:none;
    }
    #laymod_475187 .sj_header_nav .div-info .dropdown1 .navbar-avatar {
      line-height: 1;
      margin-top: 4%;
      padding-bottom: 2%;
    }
    #laymod_475187 .sj_header_nav .div-info .dropdown1.open .caret {
      transform: rotate(180deg);
    }
    #laymod_475187 .sj_header_nav .div-info .dropdown-menu {
      background-color: inherit;
      padding: 0;
      width: 100%;
      border: none;
      margin: 0;
        border-radius: 0;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0);
        box-shadow: 0 6px 12px rgba(0,0,0,0);
        position: static;
        float: none;
    }
    #laymod_475187 .sj_header_nav .div-info .dropdown-menu li {
      border-bottom: none;
    }
    #laymod_475187 .sj_header_nav .div-info .divider {
      display: none;
    }
    #laymod_475187 .login_box .div-login p {
      font-size: 20px;
    }
  }
    #laymod_475187 .active_true .bodyContTitle,
    #laymod_475187 .active_true .bodyContTitle .left_title,
    #laymod_475187 .active_true .bodyContTitle .account-wrap,
    #laymod_475187 .active_true .bodyContContent .header_nav,
    #laymod_475187 .active_true .bodyContContent .header_search {
      display: none;
    }
    #laymod_475187 .active_true .sj_header_click,
    #laymod_475187 .active_true .sj_header_nav {
      display: block !important;
    }
    #laymod_475187 .active_true .bodyContContent {
      position: relative;
      height: 50px;
    }
    #laymod_475187 .active_true .bodyContContent .container {
      padding: 0;
      height: auto;
    }
    /* 导航按钮 */
    #laymod_475187 .active_true .sj_header_click {
      position: absolute;
      width: 20px;
      height: 20px;
      top: 5px;
        left: 5px;
        padding: 10px;
        box-sizing: content-box;
        z-index: 200;
    }
    #laymod_475187 .active_true .sj_header_click .click1 {
      height: 1px;
      width: 20px;
      background: #333;
      position: absolute;
        left: 0;
        top: 15px;
        transition: all .45s;
        right: 0;
        text-align: center;
        margin: auto;
    }
    #laymod_475187 .active_true .sj_header_click .click2 {
      height: 1px;
      width: 20px;
      background: #333;
      position: absolute;
      left: 0;
      right: 0;
        text-align: center;
        margin: auto;
      bottom: 15px;
      transition: all .45s;
    }
    #laymod_475187 .active_true .sj_header_click.active {
        position: fixed;
        height: 20px;
        top: 0;
        left: 0;
        padding: 10px;
        box-sizing: content-box;
        z-index: 2000;
        width: 100%;
        background: #000;
    }
    #laymod_475187 .active_true .sj_header_click.active .click1,
    #laymod_475187 .active_true .sj_header_click.active .click2 {
      width: 30px;
      background: #fff;
    }
    #laymod_475187 .active_true .sj_header_click.active .click1,
    #laymod_475187 .active_true .sj_header_click.active .click2 {
      left: 15px;
      right: auto;
    }
    #laymod_475187 .active_true .sj_header_click.active .click1 {
        transform: rotate(45deg) translateX(4px) translateY(3px);
    }
    #laymod_475187 .active_true .sj_header_click.active .click2 {
        transform: rotate(-45deg) translateX(3px) translateY(-2px);
    }
    #laymod_475187 .active_true .sj_header_nav {
        position: fixed;
      top: 40px;
      width: 100%;
      height: 0;
      z-index: 1000;
      padding: 8% 20%;
      transition: all .3s;
      visibility: hidden;
      opacity: 0;
      background: #161616;
    }
    #laymod_475187 .active_true .sj_header_nav ul {
      transform: translateY(-50px);
      transition: all .45s;
      opacity: 0;
      visibility: hidden;
      transition-delay: 0.2s;
    }
    #laymod_475187 .active_true .sj_header_nav .sj_search_wrap {
      transform: translateY(-50px);
      transition: all .45s;
      opacity: 0;
      visibility: hidden;
      transition-delay: 0.5s;
    }
    #laymod_475187 .active_true .sj_header_nav ul li {
      line-height: 45px;
      position: relative;
      border-bottom: 1px solid rgba(255,255,255,0.1);
    }
    #laymod_475187 .active_true .sj_header_nav ul li a {
      color: #fff;
      position: relative;
      text-align: center;
      display: block;
      font-size: 14px;
      padding: 0 20%;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    }
    #laymod_475187 .active_true .sj_header_nav ul li i {
      color: #fff;
      position: absolute;
      width: 20%;
      height: 45px;
      top: 0;
      right: 0;
      text-align: center;
      font-size: 14px;
    }
    #laymod_475187 .active_true .sj_header_nav ul li i:after {
      content: "\e6b6";
    }
    #laymod_475187 .active_true .sj_header_nav ul li.active a {
      color: rgba(238,27,35,1);
    }
    #laymod_475187 .active_true .sj_header_nav ul li .s_list {
      padding: 15px 0;
      display: none;
      border-top: 1px solid rgba(255,255,255,0.1);
    }
    #laymod_475187 .active_true .sj_header_nav ul li .s_list a {
      display: block;
      line-height: 30px;
      font-size: 13px;
      color: rgba(255,255,255,0.4);
    }
    #laymod_475187 .active_true .login_box .div-login label,
    #laymod_475187 .active_true .login_box.active .click_account {
      border-radius: 0;
    }
    #laymod_475187 .active_true .sj_header_nav.active {
      height: 100%;
      visibility: visible;
      opacity: 1;
    }
    #laymod_475187 .active_true .sj_header_nav.active .sj_search_wrap,
    #laymod_475187 .active_true .sj_header_nav.active ul {
      transform: translateY(0px);
      opacity: 1;
      visibility: visible;
    }
    #laymod_475187 .active_true .sj_search_wrap {
        line-height: 30px;
        margin-top: 10px;
        font-size: 0;
        display: block !important;
      border-bottom: 1px solid rgba(255,255,255,0.1);
    }
    #laymod_475187 .active_true .sj_header_nav.active .sj_search_wrap.hide {
      display: none !important;
    }
    #laymod_475187 .active_true .sj_search_wrap input {
        background: none;
        font-size: 14px;
      text-indent: 2em;
      width: 80%;
      display: inline-block;
      color: #fff;
    }
    #laymod_475187 .active_true .sj_header_nav .search_wrap input::-webkit-input-placeholder {
      color: rgba(255,255,255,0.5);
    }
    #laymod_475187 .active_true .sj_search_wrap .search_btn {
      display: inline-block;
      width: 20%;
        font-size: 16px;
      position: relative;
      text-align: center;
      color: #fff;
    }
    #laymod_475187 .active_true .sj_search_wrap .search_btn i:after {
      content: "\e757";
    }
    /* Logo */
    #laymod_475187 .active_true .bodyContContent .header_logo {
      max-width: 200px;
      text-align: center;
      margin: 0 auto;
      padding: 0;
    }
    #laymod_475187 .active_true .bodyContContent .header_logo a {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      flex-direction: column;
      -webkit-flex-direction: column;
      -webkit-justify-content: center;
      justify-content: center;
      height: 40px;
      padding-right: inherit;
      margin: 5px 0;
    }
    #laymod_475187 .active_true .bodyContContent .header_logo a img {
      display: block;
      max-height: 40px;
      max-width: 100%;
      margin: 0 auto;
    }
    #laymod_475187 .active_true .sj_login,
    #laymod_475187 .active_true .active1 {
      position: absolute;
      z-index: 1000;
      right: 5px;
      top: 3px;
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 40px;
    }
    #laymod_475187 .active_true .sj_login a,
    #laymod_475187 .active_true .active1 a {
      display: block;
      color: #333;
      font-size: 30px;
    }
    #laymod_475187 .active_true .sj_login i:after,
    #laymod_475187 .active_true .active1 i:after {
      content: "\e75c";
    }
  @media(min-width: 768px) {
    #laymod_475187 .active_true .login_box .div-login {
      width: 500px;
    }
    #laymod_475187 .active_true .login_style.active .login_account {
      width: 500px;
      margin: auto;
      opacity: 1;
      transform: translateY(0%);
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      text-align: center;
      height: 450px;
    }
  }
    #laymod_475187 .active_true .login_box .div-login .login_3 input {
      width: 62%;
    }
    #laymod_475187 .active_true .login_box.active {
      top: 0;
      opacity: 1;
      visibility: visible;
    }
    #laymod_475187 .active_true .login_box.active .div-login {
      top: 0;
    }
    #laymod_475187 .active_true .login_box.active .click_account {
      margin-top: 10px;
      display: block;
        width: 100%;
        height: 40px;
        background: #fff;
        color: rgba(238,27,35,1);
        text-align: center;
        line-height: 40px;
        font-size: 12px;
        border-radius: 0;
        border: 1px solid rgba(238,27,35,1);
    }
    #laymod_475187 .active_true .login_style.active {
      opacity: 1;
      visibility: visible;
      top: 0;
    }
    #laymod_475187 .active_true .login_box.active2 {
      display: none;
    }
    #laymod_475187 .active_true .sj_header_nav .div-info p {
      line-height: 40px;
      color: #fff;
      font-size: 14px;
      text-indent: 2em;
    }
    #laymod_475187 .active_true .sj_header_nav .div-info p .span-username {
      padding-right: 5px;
    }
    #laymod_475187 .active_true .sj_header_nav .div-info p {
      font-size: 12px;
    }
    #laymod_475187 .active_true .active1 {
      display: none;
    }
    #laymod_475187 .active_true .bodyContTitle .h_pay {
      position: absolute;
      right: 5px;
      top: 3px;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      z-index: 11;
    }
    #laymod_475187 .active_true .bodyContTitle .h_pay span {
      font-size: 0;
    }
    #laymod_475187 .active_true .bodyContTitle .h_pay .badge {
      font-size: 10px;
      font-weight: 400;
      padding: 2px 4px;
      position: absolute;
      right: 5px;
      top: 7px;
      background-color: rgba(238,27,35,1);
    }
    #laymod_475187 .active_true .bodyContTitle .h_pay a .iconfont {
      color: #333;
      font-size: 16px;
    }
    #laymod_475187 .active_true .bodyContTitle .h_pay a .iconfont:after {
      content: "\e672";
    }
    #laymod_475187 .active_true .h_pay .dropdown-menu.open {
      display: block;
      width: 350px;
      padding-bottom: 0;
    }
    #laymod_475187 .active_true .h_pay .dropdown-menu .dropdown-menu-header {
      padding: 10px 20px;
      position: relative;
    }
    #laymod_475187 .active_true .h_pay .dropdown-menu .dropdown-menu-header span.label-danger {
        position: absolute;
        top: 50%;
        right: 20px;
        font-size: 12px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        background: rgba(238,27,35,1);
    }
    #laymod_475187 .active_true .topcart-goodnum {
      font-size: 12px !important;
    }
    #laymod_475187 .active_true .h_pay .dropdown-scrollable {
      margin-bottom: 0;
    }
    #laymod_475187 .active_true .h_pay .dropdown-scrollable .list-group-item {
        border-left: none;
        border-right: none;
        border-radius: 0;
    }
    #laymod_475187 .active_true .h_pay .dropdown-scrollable .padding-right-10 a {
      display: block;
      width: 50px;
    }
    #laymod_475187 .active_true .h_pay .dropdown-scrollable .media-body h6 a {
      color: #333;
      font-size: 12px;
    }
    #laymod_475187 .active_true .h_pay .dropdown-scrollable .media-body .pull-right {
      position: absolute;
      line-height: 2;
      right: 20px;
      top: 0;
    }
    #laymod_475187 .active_true .h_pay .dropdown-scrollable .media-body .pull-right span {
      font-size: 12px;
    }
    #laymod_475187 .active_true .h_pay .dropdown-scrollable .media-body>p {
      line-height: 2;
    }
    #laymod_475187 .active_true .h_pay .dropdown-menu-footer {
      padding: 10px 20px;
      position: relative;
        height: 50px;
        line-height: 2.3;
    }
    #laymod_475187 .active_true .h_pay .dropdown-menu .dropdown-menu-footer .dropdown-menu-footer-btn {
        position: absolute;
        right: 15px;
        top: 7px;
        line-height: 35px;
        height: 35px;
    }
    #laymod_475187 .active_true .h_pay .dropdown-menu-footer .red-600 {
      color: rgba(238,27,35,1);
      font-size: 14px;
    }
    #laymod_475187 .active_true .h_pay .dropdown-menu-footer .dropdown-menu-footer-btn .btn {
      font-size: 12px;
    }
    #laymod_475187 .active_true .right_more .header_login .h_login, 
    #laymod_475187 .active_true .right_more .header_login .h_register {
      display: none;
    }
    /* 订单 */
    #laymod_475187 .active_true .sj_header_nav .div-info {
      opacity: 0;
        transition: all .45s;
        visibility: hidden;
        transition-delay: 0.65s;
    }
    #laymod_475187 .active_true .sj_header_nav.active .div-info {
      opacity: 1;
      visibility: visible;
    }
    #laymod_475187 .active_true .sj_header_nav .div-info .dropdown1 a {
      color: #fff;
      text-align: center;
      font-size: 13px;
      line-height: 35px;
      display: block;
      padding: 0;
    }
    #laymod_475187 .active_true .sj_header_nav .div-info .dropdown1 .dropdown-menu a {
        color: rgba(255,255,255,0.4);
      background:none;
    }
    #laymod_475187 .active_true .sj_header_nav .div-info .dropdown1 .navbar-avatar {
      line-height: 1;
      margin-top: 4%;
      padding-bottom: 2%;
    }
    #laymod_475187 .active_true .sj_header_nav .div-info .dropdown1.open .caret {
      transform: rotate(180deg);
    }
    #laymod_475187 .active_true .sj_header_nav .div-info .dropdown-menu {
      background-color: inherit;
      padding: 0;
      width: 100%;
      border: none;
      margin: 0;
        border-radius: 0;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0);
        box-shadow: 0 6px 12px rgba(0,0,0,0);
        position: static;
        float: none;
    }
    #laymod_475187 .active_true .sj_header_nav .div-info .dropdown-menu li {
      border-bottom: none;
    }
    #laymod_475187 .active_true .sj_header_nav .div-info .divider {
      display: none;
    }
  input,
  textarea {
     -webkit-appearance: none;
  }
  #laymod_475187 .h_pay .dropdown-menu-header h5,
  #laymod_475187 .h_pay .dropdown-menu .dropdown-scrollable .media-body i,
  #laymod_475187 .h_pay .dropdown-menu .dropdown-scrollable .media-body h6 a,
  #laymod_475187 .header_login .h_pay .list-group .media-body .pull-right span {
    color: #b0b0b0;
  }
  #laymod_475187 .h_pay .dropdown-menu,
  #laymod_475187 .h_pay .list-group-item,
  #laymod_475187 .right_more .div-info .dropdown ul {
    background-color: rgba(35,35,49,1);
  }
  #laymod_475187 .h_pay .dropdown-menu .dropdown-menu-footer {
      background: #f5f5f5;
  }
  #laymod_475187 .bodyCont_width .sj_pay_nav .sj_cart #nav_cart,
  #laymod_475187 .h_pay .dropdown-menu .dropdown-menu-header span,
  #laymod_475187 .bodyContTitle .h_pay .badge,
  #laymod_475187 .h_pay .dropdown-menu .dropdown-menu-footer .dropdown-menu-footer-btn a {
    color: #fff;
  }
  #laymod_475187 .h_pay .dropdown-menu .dropdown-menu-footer .dropdown-menu-footer-btn a {
      background: rgba(238,27,35,1);
      border: none;
  }
  #laymod_475187 .h_pay .dropdown-menu,
  #laymod_475187 .h_pay .dropdown-scrollable .list-group-item,
  #laymod_475187 .right_more .div-info .dropdown ul {
    border-color: #f2f2f2;
  }
  #laymod_475187 .h_pay .dropdown-scrollable .list-group-item {
    border-left: none;
      border-radius: 0;
    border-right: none;
  }
		  /* 默认引入阿里云图标 */
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_nwvtsmw16i.eot');
  src: url('//at.alicdn.com/t/font_249974_nwvtsmw16i.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_nwvtsmw16i.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_nwvtsmw16i.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_nwvtsmw16i.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_nwvtsmw16i.svg#iconfont') format('svg');
}
.iconfont {   
  font-family:"iconfont" !important;   
  font-style:normal;  
}
img {
border:0 none;
}
#laymod_475570 #owl-demo .owl-item a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
#owl-demo .owl-item img{
    display: block;
  max-width:100%;
  margin:0 auto;
}
#laymod_475570 .bodyContContent {
  position: relative;
}
#laymod_475570 .bodyContContent .nothing_s img {
  max-width: 100%;
  display: block;
}
#laymod_475570 #owl-demo .owl-pagination .owl-page span {
  background: #000;
}
#laymod_475570 .fix_btns {
  display: none;
}
.design-html #laymod_475570 .fix_btns {
  position: absolute;
  right:  13%;
  top: 5%;
  z-index: 111;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: opacity .35s ease-out;
}
.design-html #laymod_475570 .fix_btns a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  padding: 7px 20px;
  font-size: 14px;
  border-radius: 4px;
  margin: 0 5px;
  cursor: pointer;
  transition: all 0.35s;
  background: rgba(255, 82, 65, 0.6);
}
.design-html #laymod_475570 .fix_btns a.active,
.design-html #laymod_475570 .fix_btns a:hover {
  background: rgba(255, 82, 65, 1.0);
}
.design-html #laymod_475570 .bodyCont_width:hover .fix_btns {
  opacity: 1;
  visibility: visible;
}
#laymod_475570 .bodyCont_width .owl-carousel .banner_txt {
  position: absolute;
  z-index: 111;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
}
@media (min-width: 768px) {
  #laymod_475570 #owl-demo .owl-pagination {
    width: 20px;
    position: absolute;
    right: 20px;
      top: 50%;
      transform: translateY(-50%);
  }
  #laymod_475570 #owl-demo .owl-pagination .owl-page {
    width: 20px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    position: relative;
  }
  #laymod_475570 #owl-demo .owl-pagination .owl-page span {
    width: 4px;
    height: 4px;
    margin: 0 auto;
    line-height: 28px;
    opacity: 1;
    transition:all .35s;
    position: absolute;
    top: 50%;
    left: 50%;
      transform: translate(-50%, -50%);
  }
  #laymod_475570 .bodyCont_width .owl-carousel .slide_title_1 {
    font-size: 50px;
    margin-bottom: 30px;
  }
  #laymod_475570 .bodyCont_width .owl-carousel .slide_content_1 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  #laymod_475570 #owl-demo .owl-controls .owl-buttons {
    position: absolute;
    width: 150px;
      left: 50%;
      bottom: 0;
      height: 65px;
      margin-left: -600px;
      background: rgba(35,35,49,1);
  }
  #laymod_475570 #owl-demo .owl-controls .owl-buttons .owl-prev {
    margin: 0;
    background: none;
    height: 65px;
    line-height: 65px;
    text-align: center;
    position: absolute;
    left: 0;
    width: 50%;
    border-radius: 0;
  }
  #laymod_475570 #owl-demo .owl-controls .owl-buttons .owl-next {
    margin: 0;
    background: none;
    height: 65px;
    line-height: 65px;
    text-align: center;
    position: absolute;
    right: 0;
    width: 50%;
    border-radius: 0;
  }
  #laymod_475570 #owl-demo .owl-controls .owl-buttons .owl-prev i,
  #laymod_475570 #owl-demo .owl-controls .owl-buttons .owl-next i {
    font-size: 20px;
      transition: 0.36s ease;
    color:rgba(255, 255, 255, 0.4);
  }
  #laymod_475570 #owl-demo .owl-controls .owl-buttons .owl-prev:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0px;
    width: 1px;
    height: 18px;
    margin-top: -7px;
    background:rgba(255, 255, 255, 0.2);
  }
  #laymod_475570 #owl-demo .owl-controls .owl-buttons .owl-prev i:after {
    content: "\e626";
  }
  #laymod_475570 #owl-demo .owl-controls .owl-buttons .owl-next i:after {
    content: "\e627";
  }
  /* 小banner */
  #laymod_475570 #sliderDirThemb {
    width: 180px;
    position: absolute;
    bottom: 0;
      left: 50%;
      height: 65px;
      overflow: hidden;
      margin-left: -450px;
      transition:all .35s;
      opacity: 0 !important;
      visibility: hidden;
  }
  #laymod_475570 #sliderDirThemb.active {
    opacity: 1 !important;
    visibility: visible;
  }
  #laymod_475570 #sliderDirThemb .owl-wrapper img {
    width: 100%;
    display: block;
  }
}
  #laymod_475570 #owl-demo .owl-pagination .owl-page:hover span {
    width: 6px;
    height: 6px;
  }
  #laymod_475570 #owl-demo .owl-controls .owl-buttons .owl-prev:hover i,
  #laymod_475570 #owl-demo .owl-controls .owl-buttons .owl-next:hover i {
    font-size: 22px;
    color: rgba(255,255,255,1);
  }
@media (max-width: 767px) {
  #laymod_475570 #owl-demo .owl-controls .owl-buttons {
    position: absolute;
    width: 100px;
    left: 3%;
    bottom: 0;
    height: 50px;
    background: rgba(35,35,49,1);
  }
  #laymod_475570 #owl-demo .owl-controls .owl-buttons .owl-prev {
    margin: 0;
    background: none;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    left: 0;
    width: 50%;
    border-radius: 0;
  }
  #laymod_475570 #owl-demo .owl-controls .owl-buttons .owl-next {
    margin: 0;
    background: none;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    right: 0;
    width: 50%;
    border-radius: 0;
  }
  #laymod_475570 #owl-demo .owl-controls .owl-buttons .owl-prev i,
  #laymod_475570 #owl-demo .owl-controls .owl-buttons .owl-next i {
    font-size: 20px;
      transition: 0.36s ease;
    color:rgba(255, 255, 255, 0.4);
  }
  #laymod_475570 #owl-demo .owl-controls .owl-buttons .owl-prev:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0px;
    width: 1px;
    height: 18px;
    margin-top: -7px;
    background:rgba(255, 255, 255, 0.2);
  }
  #laymod_475570 #owl-demo .owl-controls .owl-buttons .owl-prev i:after {
    content: "\e626";
  }
  #laymod_475570 #owl-demo .owl-controls .owl-buttons .owl-next i:after {
    content: "\e627";
  }
  #laymod_475570 #owl-demo .owl-pagination {
    position: absolute;
    bottom: 5px;
    width: 100%;
    text-align: center;
  }
  #laymod_475570 #owl-demo .owl-pagination .owl-page {
    width: 5px;
    height: 5px;
    margin: 0 5px;
  }
  #laymod_475570 #owl-demo .owl-pagination .owl-page span {
    width: 5px;
    height: 5px;
    margin: 0;
  }
  #laymod_475570 .bodyCont_width .owl-carousel .title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  #laymod_475570 .bodyCont_width .owl-carousel .content {
    text-align: center;
    line-height: 1.5;
    font-size: 12px;
  }
}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.grabbing{cursor:url(grabbing.png) 8 8,move}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}
.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}
.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}
.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}
.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}
.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}
.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}
.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}
.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}
@-webkit-keyframes empty{
0%{opacity:1}
}
@-moz-keyframes empty{
0%{opacity:1}
}
@keyframes empty{
0%{opacity:1}
}
@-webkit-keyframes fadeIn{
0%{opacity:0}
100%{opacity:1}
}
@-moz-keyframes fadeIn{
0%{opacity:0}
100%{opacity:1}
}
@keyframes fadeIn{
0%{opacity:0}
100%{opacity:1}
}
@-webkit-keyframes fadeOut{
0%{opacity:1}
100%{opacity:0}
}
@-moz-keyframes fadeOut{
0%{opacity:1}
100%{opacity:0}
}
@keyframes fadeOut{
0%{opacity:1}
100%{opacity:0}
}
@-webkit-keyframes backSlideOut{
25%{opacity:.5;-webkit-transform:translateZ(-500px)}
75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}
100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}
}
@-moz-keyframes backSlideOut{
25%{opacity:.5;-moz-transform:translateZ(-500px)}
75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}
100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}
}
@keyframes backSlideOut{
25%{opacity:.5;transform:translateZ(-500px)}
75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}
100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}
}
@-webkit-keyframes backSlideIn{
0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}
75%{opacity:.5;-webkit-transform:translateZ(-500px)}
100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}
}
@-moz-keyframes backSlideIn{
0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}
75%{opacity:.5;-moz-transform:translateZ(-500px)}
100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}
}
@keyframes backSlideIn{
0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}
75%{opacity:.5;transform:translateZ(-500px)}
100%{opacity:1;transform:translateZ(0) translateX(0)}
}
@-webkit-keyframes scaleToFade{
to{opacity:0;-webkit-transform:scale(.8)}
}
@-moz-keyframes scaleToFade{
to{opacity:0;-moz-transform:scale(.8)}
}
@keyframes scaleToFade{
to{opacity:0;transform:scale(.8)}
}
@-webkit-keyframes goDown{
from{-webkit-transform:translateY(-100%)}
}
@-moz-keyframes goDown{
from{-moz-transform:translateY(-100%)}
}
@keyframes goDown{
from{transform:translateY(-100%)}
}
@-webkit-keyframes scaleUpFrom{
from{opacity:0;-webkit-transform:scale(1.5)}
}
@-moz-keyframes scaleUpFrom{
from{opacity:0;-moz-transform:scale(1.5)}
}
@keyframes scaleUpFrom{
from{opacity:0;transform:scale(1.5)}
}
@-webkit-keyframes scaleUpTo{
to{opacity:0;-webkit-transform:scale(1.5)}
}
@-moz-keyframes scaleUpTo{
to{opacity:0;-moz-transform:scale(1.5)}
}
@keyframes scaleUpTo{
to{opacity:0;transform:scale(1.5)}
}
.owl-theme .owl-controls{text-align:center}
.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:.5}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}
@media only screen  and (min-device-width : 768px)  and (max-device-width : 1023px)  and (orientation : landscape){  
  #laymod_475570 #owl-demo .owl-controls .owl-buttons {
    margin-left: 0;
    left: 12%;
  }
}
@media only screen  and (min-device-width : 768px)  and (max-device-width : 1023px)  and (orientation : portrait){  
  #laymod_475570 #owl-demo .owl-controls .owl-buttons {
    margin-left: 0;
    left: 12%;
  }
  #laymod_475570 .bodyCont_width .owl-carousel .title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  #laymod_475570 .bodyCont_width .owl-carousel .content {
    text-align: center;
    line-height: 1.5;
    font-size: 12px;
  }
}
@media only screen  and (min-device-width : 1024px)  and (max-device-width : 1366px) {  
  #laymod_475570 #owl-demo .owl-controls .owl-buttons {
    margin-left: 0;
    left: 12%;
  }
}
@media(max-width: 1366px) {
  #laymod_475570 .ql-size-12,
  #laymod_475570 .ql-size-13,
  #laymod_475570 .ql-size-14,
  #laymod_475570 .ql-size-15,
  #laymod_475570 .ql-size-16 {
    font-size: 3vw;
  }
  #laymod_475570 .ql-size-17,
  #laymod_475570 .ql-size-18,
  #laymod_475570 .ql-size-19,
  #laymod_475570 .ql-size-20,
  #laymod_475570 .ql-size-21 {
    font-size: 3.2vw;
  }
  #laymod_475570 .ql-size-22,
  #laymod_475570 .ql-size-23,
  #laymod_475570 .ql-size-24,
  #laymod_475570 .ql-size-25,
  #laymod_475570 .ql-size-26 {
    font-size: 3.4vw;
  }
  #laymod_475570 .ql-size-27,
  #laymod_475570 .ql-size-28,
  #laymod_475570 .ql-size-29,
  #laymod_475570 .ql-size-30,
  #laymod_475570 .ql-size-31 {
    font-size: 3.6vw;
  }
  #laymod_475570 .ql-size-32,
  #laymod_475570 .ql-size-33,
  #laymod_475570 .ql-size-34,
  #laymod_475570 .ql-size-35,
  #laymod_475570 .ql-size-36 {
    font-size: 3.8vw;
  }
  #laymod_475570 .ql-size-37,
  #laymod_475570 .ql-size-38,
  #laymod_475570 .ql-size-39,
  #laymod_475570 .ql-size-40,
  #laymod_475570 .ql-size-41 {
    font-size: 4vw;
  }
  #laymod_475570 .ql-size-42,
  #laymod_475570 .ql-size-43,
  #laymod_475570 .ql-size-44,
  #laymod_475570 .ql-size-45,
  #laymod_475570 .ql-size-46 {
    font-size: 4.2vw;
  }
  #laymod_475570 .ql-size-47,
  #laymod_475570 .ql-size-48,
  #laymod_475570 .ql-size-49,
  #laymod_475570 .ql-size-50,
  #laymod_475570 .ql-size-51 {
    font-size: 4.4vw;
  }
  #laymod_475570 .ql-size-52,
  #laymod_475570 .ql-size-53,
  #laymod_475570 .ql-size-54,
  #laymod_475570 .ql-size-55,
  #laymod_475570 .ql-size-56 {
    font-size: 4.6vw;
  }
  #laymod_475570 .ql-size-57,
  #laymod_475570 .ql-size-58,
  #laymod_475570 .ql-size-59,
  #laymod_475570 .ql-size-60,
  #laymod_475570 .ql-size-61 {
    font-size: 4.8vw;
  }
  #laymod_475570 .ql-size-62,
  #laymod_475570 .ql-size-63,
  #laymod_475570 .ql-size-64,
  #laymod_475570 .ql-size-65,
  #laymod_475570 .ql-size-66 {
    font-size: 5vw;
  }
  #laymod_475570 .ql-size-67,
  #laymod_475570 .ql-size-68,
  #laymod_475570 .ql-size-69,
  #laymod_475570 .ql-size-70,
  #laymod_475570 .ql-size-71 {
    font-size: 5.2vw;
  }
  #laymod_475570 .ql-size-72,
  #laymod_475570 .ql-size-73,
  #laymod_475570 .ql-size-74,
  #laymod_475570 .ql-size-75,
  #laymod_475570 .ql-size-76 {
    font-size: 5.4vw;
  }
}
#laymod_475570 .active_true .owl-carousel {
  display: block;
}
		  img {   
border:0 none;   
}   
i,em {   
font-style:normal;   
}   
ul,ol,li {    
list-style:none;   
padding:0;   
margin:0;   
}   
h1,h2,h3,h4,h5,h6,p {   
margin:0;   
font-weight:normal;       
}   
a, a:hover, a:active, a:visited, a:focus {   
text-decoration:none;   
}
#laymod_475176 #jh2_rec_51 {   
    position:relative;   
    overflow:hidden;   
        font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";   
}   
#laymod_475176 .bg {   
    position:absolute;    
    z-index: 1;   
    width:100%;    
    height:100%;     
    top:0;    
    left:0;    
}   
#laymod_475176 .bg_img {   
    z-index:2;   
}   
#laymod_475176 .bodyCont_width {   
    position:relative;  
    opacity: 1; 
    z-index:4;    
}    
/*标题控制*/    
#laymod_475176 .bodyContTitle {    
    margin:0 auto;    
    position:relative;    
    z-index: 3;     
}     
#laymod_475176 .bodyContTitle .fl {     
    font-size:24px;     
    text-align: center;     
    color:#333;       
}     
#laymod_475176 .bodyContTitle .fl2 {     
    font-size:12px;     
    text-align: center;     
    color:#999;   
}     
#laymod_475176 .bodyContContent {     
    position:relative;     
    z-index: 4;     
} 
#laymod_475176 .bodyContContent ul:after {
  content: "";
  display: block;
  clear: both;
}
#laymod_475176 .bodyContContent ul li {
  margin-top: 20px;
}
#laymod_475176 .bodyContContent ul li:nth-child(1),
#laymod_475176 .bodyContContent ul li:nth-child(2),
#laymod_475176 .bodyContContent ul li:nth-child(3) {
  margin-top: 0;
}
#laymod_475176 .bodyContContent ul li .benefits-box {
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 5px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
#laymod_475176 .bodyContContent ul li .benefits-box .content-pic {
  position: relative;
}
#laymod_475176 .bodyContContent ul li .benefits-box .change-color {
  display: block;
  position: absolute;
  bottom:0;
  height: 50px;
  width: 100%;
}
#laymod_475176 .bodyContContent ul li .benefits-box figure {
  overflow: hidden;
  position: relative;
}
#laymod_475176 .bodyContContent ul li .benefits-box img {
  width: 100%;
  display: block;
  transition: all .8s;
  -webkit-transition: all .8s;
}
#laymod_475176 .bodyContContent ul li .benefits-box .content-box {
  padding: 15px 25px 25px;
  position: absolute;
  z-index: 99;
  top: 71%;
  text-align: center;
  height: 100%;
  width: 100%;
  transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
}
#laymod_475176 .bodyContContent ul li .benefits-box .content-box:after {
  content: "";
  position: absolute;
  height: 50px;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
#laymod_475176 .bodyContContent ul li .benefits-box .content-box h3 {
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 18px;
  margin-bottom: 10px;
  transition: all .7s ease-out;
  -webkit-transition: all .7s ease-out;
  color: #fff;
}
#laymod_475176 .bodyContContent ul li .benefits-box .content-box p {
  text-align: center;
  line-height: 20px;
  height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 5px;
  transition: all .7s ease-out;
  -webkit-transition: all .7s ease-out;
  color: rgba(153,153,153,1);
}
#laymod_475176 .bodyContContent ul li .benefits-box .content-box .cate-url {
  opacity: 0;
  display: inline-block;
  font-size: 14px;
  padding: 8px 20px;
  margin-top: 8px;
  background-color: #fff;
  border-radius: 30px;
  color: rgba(238,27,35,1);
  visibility: hidden;
  transition: all .7s ease-out;
  -webkit-transition: all .7s ease-out;
}
#laymod_475176 .active_false .bodyContContent ul li .benefits-box .content-box .cate-url:hover {
  background-color: rgba(238,27,35,1);
  color: #fff;
}
@media(min-width: 1200px) {
  #laymod_475176 .bodyContContent ul li {
    height: 370px;
  }
  /*#laymod_475176 .active_true .bodyContContent ul li .benefits-box .change-color {
    top: 52%;
  }*/
}
@media(max-width: 1199px) and (min-width: 992px) {
  #laymod_475176 .bodyContContent ul li {
    height: 320px;
  }
  #laymod_475176 .bodyContContent ul li .benefits-box .content-box {
    top: 68%;
  }
  #laymod_475176 .bodyContContent ul li .benefits-box .change-color {
    height: 32px;
  }
  /*#laymod_475176 .active_true .bodyContContent ul li .benefits-box .change-color {
    top: 15.3rem;
  }*/
}
@media(max-width: 991px) and (min-width: 768px) {
  #laymod_475176 .bodyContContent ul li {
    height: 280px;
  }
  #laymod_475176 .bodyContContent ul li .benefits-box .content-box {
    top: 63%;
    padding: 15px 15px 25px;
  }
  #laymod_475176 .bodyContContent ul li .benefits-box .change-color {
    height: 32px;
    /*top: 52%;*/
  }
  #laymod_475176 .active_true .bodyContContent ul li .benefits-box .change-color {
    /*top: 12.2rem;*/
  }
}
@media(max-width: 767px) and (min-width: 700px) {
  #laymod_475176 .bodyContContent ul li .benefits-box .change-color {
    /*top: 19vw;*/
    height: 30px;
  }
}
@media(max-width: 699px) and (min-width: 600px) {
  #laymod_475176 .bodyContContent ul li .benefits-box .change-color {
    /*top: 39%;*/
    height: 30px;
  }
}
@media(min-width: 600px) {
  #laymod_475176 .bodyContContent ul li {
    width: 33.3333%;
  }
}
@media(min-width: 768px) {
  #laymod_475176 .bodyCont_width {
    padding: 0;
  }
  #laymod_475176 .active_false .bodyContContent ul li:hover .benefits-box .content-box {
    top: 0;
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-justify-content:center;
    justify-content:center;
    align-items:center;
    -webkit-align-items:center;
  }
  #laymod_475176 .active_false .bodyContContent ul li:hover .benefits-box .content-box h3 {
    padding-top: 10%;
    margin-bottom: 20px;
  }
  #laymod_475176 .active_false .bodyContContent ul li:hover .benefits-box .content-box p {
    height: 100px;
    -webkit-line-clamp: 5;
  }
  #laymod_475176 .active_false .bodyContContent ul li:hover .benefits-box .content-box .cate-url {
    opacity: 1;
    visibility: visible;
  }
}
@media(max-width: 599px) {
  #laymod_475176 .bodyContContent ul li {
    margin-bottom: 15px;
    padding: 0;
  }
  #laymod_475176 .bodyContContent ul li .benefits-box .change-color {
    /*top: 17.3rem;*/
    height: 40px
  }
}
@media(max-width: 767px) {
  #laymod_475176 .bodyContContent ul {
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
  }
  #laymod_475176 .bodyContContent ul li .benefits-box .content-box {
    padding: 15px 12px 25px;
    position: static;
    height: auto;
  }
  #laymod_475176 .bodyContContent ul li {
    height: auto;
  }
  #laymod_475176 .bodyContContent ul li .benefits-box .content-box .cate-url {
    opacity: 1;
    visibility: visible;
  }
  #laymod_475176 .bodyContContent ul li .benefits-box .content-box h3 {
    font-size: 16px;
  }
  #laymod_475176 .bodyContContent ul li .benefits-box .content-box p {
    height: auto;
    -webkit-line-clamp: 5;
  }
}
@media(max-width: 992px) {
  #laymod_475176 .bodyContTitle .fl,
  #laymod_475176 .bodyContTitle .fl p,
  #laymod_475176 .bodyContTitle .fl span,
  #laymod_475176 .bodyContTitle .fl b,
  #laymod_475176 .bodyContTitle .fl strong {     
    font-size:20px;
  }
}
@media(max-width: 992px) {
  #laymod_475176 .bodyContContent ul li {
    padding: 0 5px;
  }
}
#laymod_475176 .active_true .bodyContContent ul li .benefits-box .content-box {
  padding: 15px 12px 25px;
  position: static;
  height: auto;
}
#laymod_475176 .active_true .bodyContContent ul {
  display:-webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  flex-wrap:wrap;
}
#laymod_475176 .active_true .bodyContContent ul li {
  height: auto;
}
#laymod_475176 .active_true .bodyContContent ul li .benefits-box .content-box .cate-url {
  opacity: 1;
  visibility: visible;
}
#laymod_475176 .active_true .bodyContContent ul li .benefits-box .content-box p {
  height: auto;
  -webkit-line-clamp: 5;
}
		  /*模版整体控制*/
#laymod_475183 #jh2_title_1 {
	position:relative;
	overflow:hidden;
	z-index: 500;
		font-family:"PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_475183 .bg {
	position:absolute;
	z-index: 1;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#laymod_475183 .bodyCont_width {
	position:relative;
	z-index:4;
}
#laymod_475183 .bodyCont_width .line {
	display: block;
	background-color: rgba(102,102,102,1);
}
.design-html #laymod_475183 .bodyCont_width .line {
	margin: 20px 0;
}
@media(min-width: 768px) {
	#laymod_475183 .bodyCont_width {
		padding: 0;
	}
}
		  /*模版整体控制*/
#laymod_475184 #jh2_title_1 {
	position:relative;
	overflow:hidden;
	z-index: 500;
		font-family:"PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_475184 .bg {
	position:absolute;
	z-index: 1;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#laymod_475184 .bodyCont_width {
	position:relative;
	z-index:4;
}
#laymod_475184 .bodyCont_width .line {
	display: block;
	background-color: rgba(102,102,102,1);
}
.design-html #laymod_475184 .bodyCont_width .line {
	margin: 20px 0;
}
@media(min-width: 768px) {
	#laymod_475184 .bodyCont_width {
		padding: 0;
	}
}
		  /* 默认引入阿里云图标 */
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.eot');
  src: url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.svg#iconfont') format('svg');
}
.iconfont {   
  font-family:"iconfont" !important;   
  font-style:normal;  
}
img {
border:0 none;	
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal;	
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/*模版整体控制*/
#laymod_475582 #jh2_rec_6 {
	position:relative;
	overflow:hidden;
		font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_475582 .bg {
	position:absolute;
	z-index: 1;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
#laymod_475582 #jh2_rec_6>.bg_img {
  z-index:2;
}
#laymod_475582 .bodyCont_width {
	position:relative;
	opacity: 1;
	z-index:4;
}
/*标题控制*/
#laymod_475582 .bodyContTitle {
	position:relative;
	z-index: 3;
}
#laymod_475582 .bodyContTitle .left_title {
	float:left;
}
#laymod_475582 .bodyContTitle .fl {
	font-size:24px;
	line-height:1;
	margin:0;
	color:#333;
}
#laymod_475582 .bodyContTitle .right_more {
	position:absolute;
	right:0;
	bottom:0;
	padding-right:15px;
}
#laymod_475582 .bodyContTitle .right_more a {
	font-size:12px;
	line-height:1;
	color:#666;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
#laymod_475582 .active_false .bodyContTitle .right_more a:hover {
	color:rgba(238,27,35,1);
}
#laymod_475582 .bodyContContent {
	position:relative;
	z-index: 4;
}
/*模版主体部分*/
#laymod_475582 .pro_list {
	width:auto;
	position:relative;
	overflow:hidden;
	padding:0 0 1rem 0;
}
#laymod_475582 .pro_list .swiper-wrapper {
	position:relative;
	margin:0 auto;
}
#laymod_475582 .pro_list .swiper-slide {
	margin:0 0 2rem 0;
	width:25%;
}
#laymod_475582 .pro_list .swiper-slide a {
	background:#fff;
	display:block;
	width:100%;
	padding:2px 2px 1rem 2px;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
	position:relative;
}
#laymod_475582 .pro_list .swiper-slide a>.pro_bg_color {
	display:block;
	position:absolute;
	width:100%;
	height:70%;
	top:0;
	left:0;
	background:rgba(238,27,35,1);
	transition:all 0.6s ease 0s;
	-moz-transition:all 0.6s ease 0s;
	-webkit-transition:all 0.6s ease 0s;
	-o-transition:all 0.6s ease 0s;
	z-index: 0;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}
#laymod_475582 .active_false .pro_list .swiper-slide a:hover>.pro_bg_color {
	height:100%;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
#laymod_475582 .pro_list .pro_pic {
	display:block;
	width:100%;
	height:auto;
	position:relative;
	overflow:hidden;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align:center;
	z-index: 2;
}
#laymod_475582 .pro_list .pro_pic img {
	display:block;
	width:100%;
	position:relative;
	z-index: 1;
}
#laymod_475582 .pro_list i.pic_border {
	display:block;
	width:100%;
	height:100%;
	z-index: 1;
	position:absolute;
	top:0;
	left:0;
	border:1px solid #dfdfdf;
}
#laymod_475582 .pro_list i.pic_bg2 {
	display:block;
	width:100%;
	height:100%;
	z-index: 1;
	position:absolute;
	top:0;
	left:0;
}
#laymod_475582 .pro_list span.pro_name {
	display:block;
	width:100%;
	text-align:center;
	font-size:1.6rem;
	line-height:1.4;
	height:3.2rem;
	overflow:hidden;
	color:#000;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	z-index: 3;
	padding:1rem 3% 0 3%;
	position:relative;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
#laymod_475582 .pro_list span.pro_type {
	display:block;
	width:100%;
	text-align:center;
	font-size:1.4rem;
	line-height:2.8rem;
	height:2.8rem;
	overflow:hidden;
	color:#000;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=60);
	z-index: 5;
	padding:0 3%;
	position:relative;
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
#laymod_475582 .active_false .pro_list a:hover span.pro_name,
#laymod_475582 .active_false .pro_list a:hover span.pro_type {
	color:#fff;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
#laymod_475582 .pro_list span.pro_price {
	display:block;
	width:100%;
	text-align:center;
	font-size:1.4rem;
	line-height:2;
	overflow:hidden;
		color:#999;
	z-index: 5;
	padding:0 3%;
	position:relative;
}
#laymod_475582 .pro_list span.price1 {
	color:#f00;
	transition:all 0.3s ease 0.4s;
	-moz-transition:all 0.3s ease 0.4s;
	-webkit-transition:all 0.3s ease 0.4s;
	-o-transition:all 0.3s ease 0.4s;
}
#laymod_475582 .active_false .pro_list a:hover span.price1 {
	color:#fff;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
#laymod_475582 .pro_list span.price2 {
	text-decoration:line-through;
	transition:all 0.3s ease 0.4s;
	-moz-transition:all 0.3s ease 0.4s;
	-webkit-transition:all 0.3s ease 0.4s;
	-o-transition:all 0.3s ease 0.4s;
}
#laymod_475582 .active_false .pro_list a:hover span.price2 {
	color:#fff;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}
#laymod_475582 .pro_list .member-price {
	color:#f00;
	transition:all 0.3s ease 0.4s;
	-moz-transition:all 0.3s ease 0.4s;
	-webkit-transition:all 0.3s ease 0.4s;
	-o-transition:all 0.3s ease 0.4s;
}
#laymod_475582 .active_false .pro_list a:hover .member-price {
	color:#fff;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
#laymod_475582 .pro_list .member-price em {
	font-style:normal;
}
#laymod_475582 .pro_list .pro_search_noting {
	padding:1%;
	font-size:14px;
	color:rgba(238,27,35,1);
	line-height:3;
	display:none;
}
#laymod_475582 .swiper-pagination {
    z-index: 1;
    left:0;
    margin:0;
    width:100%;
    bottom:0;
}
#laymod_475582 .swiper-pagination span.swiper-pagination-bullet {
	background:rgba(238,27,35,1);
	border:0 none;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-khtml-border-radius: 4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	margin:0 4px;
	_margin:0 2px;
	width:8px;
	height:8px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
	transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-webkit-transition:all 0.3s ease 0s;
	-o-transition:all 0.3s ease 0s;
}
#laymod_475582 .swiper-pagination span.swiper-pagination-bullet-active {
	background:rgba(238,27,35,1);
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
}
/*直接控制小于992px屏幕时css*/
@media (max-width:992px) {
	#laymod_475582 .bodyContTitle .fl,
	#laymod_475582 .bodyContTitle .fl span,
	#laymod_475582 .bodyContTitle .fl p,
	#laymod_475582 .bodyContTitle .fl b {
		font-size:20px;
	}
	#laymod_475582 .pro_list .swiper-slide {
		width:50%;
	}
}
		  img {
border:0 none;  
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/*模版整体控制*/
#laymod_475583 {
  position:relative;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_475583 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_475583 .bodyCont_width {
  position:relative;
  z-index:4;
}
#laymod_475583 .container-fluid {
  padding: 0;
}
#laymod_475583 .container-fluid .row {
	margin: 0;
	padding: 0;
	position: relative;
    font-size: 0;
}
#laymod_475583 .com_model .com_word {
    background: #fff;
}
#laymod_475583 .com_model .com_word span, 
#laymod_475583 .com_model .com_word .comp {
    display: block;
}
#laymod_475583 .com_model .com_word .com_maintitle {
	color: rgba(238,27,35,1);
}
#laymod_475583 .com_model .com_word .com_subtitle {
	color: #999;
}
#laymod_475583 .com_model .com_word .com_txt {
  color: #9e9e9e;
}
#laymod_475583 .com_model .com_word .comp {
  color: #c7c7c7;
  border: 1px solid #c7c7c7;
}
@media (min-width: 768px) {
#laymod_475583 .container-fluid .com_img {
    width: 50%;
}
#laymod_475583 .container-fluid .com_img img {
    width: 100%;
}
#laymod_475583 .com_model {
    position: absolute;
    width: 32%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: auto;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: justify;
    justify-content: center;
    margin-left: 48%;
}
#laymod_475583 .com_model .com_word {
    width: 100%;
    padding: 10% 9%;
    word-break: break-all;
    word-wrap: break-word;
}
#laymod_475583 .com_model .com_word .com_maintitle {
    font-size: 24px;
}
#laymod_475583 .com_model .com_word .com_subtitle {
    font-size: 12px;
}
#laymod_475583 .com_model .com_word .com_txt {
    font-size: 13px;
    line-height: 24px;
    margin-top: 5%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
    text-align: justify;
    overflow: hidden;
}
#laymod_475583 .com_model .com_word .comp {
    font-size: 14px;
    width: 100px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    transition: all .35s;
    position: relative;
    z-index: 1;
    margin-top: 7%;
}
#laymod_475583 .com_model .com_word .comp:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(238,27,35,1);
    width: 0;
    height: 100%;
    transition: all .35s;
    z-index: -1;
}
}
#laymod_475583 .com_model .com_word .comp:hover {
    border: 1px solid #fff;
    color: #fff;
}
#laymod_475583 .com_model .com_word .comp:hover:after {
    width: 100%;
}
@media (min-width: 767px) and (max-width: 1500px) {
	#laymod_475583 .com_model {
		width: 41%;
	}
	#laymod_475583 .com_model .com_word {
	    padding: 7% 9%;
	}
}
@media (max-width: 767px) {
#laymod_475583 .row {
    position: relative;
}
#laymod_475583 .container-fluid .com_img img {
    width: 100%;
}
#laymod_475583 .com_model {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 80%;
    height: 80%;
    display: flex;
    display: -webkit-flex;
}
#laymod_475583 .com_model.com_cc {
	top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  height: auto;
}
#laymod_475583 .com_word {
    background: #fff;
    padding: 9% 5%;
}
#laymod_475583 .com_model .com_word .com_maintitle {
    font-size: 18px;
}
#laymod_475583 .com_model .com_word .com_subtitle {
    font-size: 10px;
}
#laymod_475583 .com_model .com_word .com_txt {
    font-size: 10px;
    line-height: 20px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
#laymod_475583 .com_model .com_word .comp {
    font-size: 10px;
    width: 80px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    transition: all .35s;
    position: relative;
    z-index: 1;
    text-decoration: none;
    margin-top: 15px;
}
}
		  /* 默认引入阿里云图标 */
@font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_h66liosg33f.eot');
  src: url('//at.alicdn.com/t/font_249974_h66liosg33f.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_h66liosg33f.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_249974_h66liosg33f.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_h66liosg33f.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_h66liosg33f.svg#iconfont') format('svg');
}
.iconfont {   
  font-family:"iconfont" !important;   
  font-style:normal;  
}
img {
border:0 none;  
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/*模版整体控制*/
#laymod_962617 {
  position:relative;
  overflow:hidden;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_962617 .bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_962617 .bg_img {
  z-index:2;
}
#laymod_962617 .bodyCont_width {
  position:relative;
  z-index:4;
}
/*标题控制*/
#laymod_962617 .bodyContTitle {
  position:relative;
  z-index: 3;
  border-bottom: 1px solid #eee;
  display: block;
  padding: 0 0 4px 0;
}
#laymod_962617 .bodyContTitle .left_title {
  float:left;
}
#laymod_962617 .bodyContTitle .left_title.active {
  float:none;
}
#laymod_962617 .bodyContTitle .fl {
  display: block;
  font-size:24px;
  color:#333;
}
#laymod_962617 .bodyContTitle .fl2 {
  font-size:12px;
  font-weight:normal;
  color:#c7c7c7;
}
#laymod_962617 .bodyContTitle .right_more {
  float:right;
}
#laymod_962617 .right_more ul {
  /*display*/
  display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /*flex-direction*/
  -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -moz-box-orient:horizontal;
    -moz-box-direction:normal;
    flex-direction:row;
    -webkit-flex-direction:row;
    /*flex-wrap*/
  -webkit-flex-wrap:nowrap;
    -webkit-box-lines:single;
    -moz-flex-wrap:nowrap;
    flex-wrap:nowrap;
    /*justify-content*/
    -webkit-justify-content:flex-end;
  justify-content:flex-end;/*主轴上对齐*/
  -moz-box-pack:end;
  -webkit--moz-box-pack:end;
  box-pack:end;
  /*align-items*/
  align-items:flex-end;/*交叉轴对齐*/
  -webkit-align-items:flex-end;
  box-align:end;
  -moz-box-align:end;
  -webkit-box-align:end;
  margin: 0;
}
#laymod_962617 .right_more li {
  margin:0 0 0 10%;
  _margin:0 0 0 5%;
  white-space: nowrap;
}
#laymod_962617 .right_more a,
#laymod_962617 .right_more a dd {
  color:#999;
  font-size:14px;
  line-height:4;
  position:relative;
  display: block;
  transition:all 0.3s ease 0s;
  -moz-transition:all 0.3s ease 0s;
  -webkit-transition:all 0.3s ease 0s;
  -o-transition:all 0.3s ease 0s;
}
#laymod_962617 .right_more a dd {
  text-overflow:ellipsis;
  overflow:hidden;
  max-width:150px;
}
#laymod_962617 .right_more a .jh_line {
  background:rgba(238,27,35,1);
  display:block;
  width:0;
  height:1px;
  position:absolute;
  bottom:0;
  top: 58px;
  left:50%;
  transition:all 0.3s ease 0s;
  -moz-transition:all 0.3s ease 0s;
  -webkit-transition:all 0.3s ease 0s;
  -o-transition:all 0.3s ease 0s;
}
#laymod_962617 .bodyContContent {
  position:relative;
  z-index: 4;
}
/*模版主体部分*/
#laymod_962617 .news_content .news-pic {
  overflow:hidden;
  position:relative;
  padding-top: 65%;
}
#laymod_962617 .news_content .news-block {
  padding:25px 0 18px 0;
  font-size:0;
}
#laymod_962617 .news_content .news-block .news-info {
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:middle;
  width:100%;
}
#laymod_962617 .news_content .news-block .news-info .news-title {
  color:#000;
  font-size:16px;
  line-height:2.14;
  padding: 0 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition:1s cubic-bezier(.075,.82,.165,1);
  transition:1s cubic-bezier(.075,.82,.165,1);
}
#laymod_962617 .news_content .news-block .news-info .news-desc {
  color:rgba(0,0,0,1);
  opacity: 0.5;
  font-size:12px;
  line-height:2;
  height: 44px;
  margin-bottom: 20px;
  padding: 0 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#laymod_962617 .news_content .news-block .news-info .news-more{
  color:rgba(0,0,0,1);
  opacity: 0.5;
  font-size:12px;
  line-height:2.33;
  display: block;
  width: 82%;
  float: left;
  padding: 0 18px;
}
#laymod_962617 .news_content .news-block .news-info .news-line {
    height: 1px;
    background: #eee;
    margin: 0 auto;
    clear: both;
    margin-bottom: 20px;
}
#laymod_962617 .news_content .news-block .news-info .dd{
    color:rgba(0,0,0,1);
    opacity: 0.5;
    font-size: 12px;
    line-height: 2.33;
    display: block;
    width: 15%;
    float: right;
    text-align: right;
    padding: 0 18px;
}
#laymod_962617 .news_content .news-block .news-icon {
  display:inline-block;
  *display:inline;
  *zoom:1;
  vertical-align:middle;
  width:56px;
  height:56px;
  padding:11px;
  position:relative;
  display: none;
}
#laymod_962617 .news_content .news-block .news-icon .icon {
  display:flex;
  align-items:center;
  justify-content:center;
  position:absolute;
  top:11px;
  bottom:11px;
  left:11px;
  right:11px;
  border-radius:50%;
  background:rgba(238,27,35,1);
  color:#000;
  font-size:12px;
  opacity:0;
  -webkit-transform:translateX(-26px);
  transform:translateX(-26px);
  -webkit-transition:all 0.36s ease;
  transition:all 0.36s ease;
}
#laymod_962617 .news_content .news-block .news-icon .icon:before {
  content:"\e627";
}
@media (min-width: 768px) {
  #laymod_962617 .right_more a:hover,
  #laymod_962617 .right_more a:hover dd {
    color:rgba(238,27,35,1);
  }
  #laymod_962617 .news_content li:hover .news-block .news-icon .icon {
    opacity:1;
    -webkit-transform:translateX(0);
    transform:translateX(0);
  }
  #laymod_962617 .news_content a:hover .news-block .news-info .dd {
    color:rgba(238,27,35,1);
    font-weight: 600;
  }
  #laymod_962617 .news_content a:hover .news-block .news-info .news-line {
    height: 1px;
    background: #fafafa;
    margin: 0 auto;
    clear: both;
    margin-bottom: 20px;
  }
  #laymod_962617 .news_content a:hover .news-block .news-info .news-more{
    color:rgba(238,27,35,1);
    font-weight: 600;
  }
  #laymod_962617 .right_more a:hover .jh_line {
    left:0;
    width:100%;
  }
  #laymod_962617 .bodyContContent .news_content li:nth-child(1) {
    padding: 0 20px 0 0;
  }
  #laymod_962617 .bodyContContent .news_content li:nth-child(2) {
    padding: 0 10px;
  }
  #laymod_962617 .bodyContContent .news_content li:nth-child(3) {
    padding: 0 0 0 20px;
  }
  #laymod_962617 .news_content a:hover .news-block {
    background: #fafafa;
  }
  #laymod_962617 .news_content li:hover .news-block .news-info .news-title {
  color:rgba(238,27,35,1);
  }
}
/*直接控制小于767px屏幕时css*/
@media (max-width:767px) {
  #laymod_962617 .news_title .title_info {
    padding-bottom: 10px;
  }
  #laymod_962617 .news_title .category_info {
    text-align: left;
    padding-top: 0;
    padding-bottom: 20px;
  }
  #laymod_962617 .news_content .news-block {
    padding:15px 0 20px 0;
  }
  #laymod_962617 .news_content .news-block .news-info .news-title {
    line-height: 1;
    margin-bottom: 5px;
  }
  #laymod_962617 .bodyContTitle {
    padding: 0 15px 20px;
  }
  #laymod_962617 .right_more a, 
  #laymod_962617 .right_more a dd {
    line-height: 2;
  }
  #laymod_962617 .bodyContTitle .fl {
    padding:0;
    font-size: 20px;
  }
  #laymod_962617 .news_content .news-block .news-info .news-line {
    margin-bottom: 10px;
  }
  #laymod_962617 .news_content .news-block .news-info .news-title,
  #laymod_962617 .news_content .news-block .news-info .news-desc,
  #laymod_962617 .news_content .news-block .news-info .news-more {
    padding: 0 12px;
  }
}
@media only screen  and (min-device-width : 768px)  and (max-device-width : 992px)  and (orientation : portrait) {
  #laymod_962617 .bodyCont_width {
    padding: 0 15px;
  }
  #laymod_962617 .bodyContTitle .fl {
    font-size: 20px;
  }
  #laymod_962617 .container {
    width: 100%;
  }
  #laymod_962617 .news_content .news-block {
    padding: 18px 0;
  }
  #laymod_962617 .news_content .news-block .news-info .news-title,
  #laymod_962617 .news_content .news-block .news-info .news-desc,
  #laymod_962617 .news_content .news-block .news-info .news-more {
    padding: 0 12px;
  }
}
		  ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
i,em {   
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-style:normal;   
}
/*模版整体控制*/
#laymod_475586 {
  position:relative;
    font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
#laymod_475586 #jh_foot_5 {
overflow:hidden;
}
#laymod_475586 #jh_foot_5>.bg {
  position:absolute;
  z-index: 1;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
#laymod_475586 #jh_foot_5>.bg_img {
  z-index:2;
}
#laymod_475586 .bodyCont_width {
  position:relative;
opacity: 1;
  z-index:4;
}
/*标题控制*/
#laymod_475586 .bodyContContent {
  position:relative;
  z-index: 4;
}
/*模版主体部分*/
#laymod_475586 .foot1 .foot_l,
#laymod_475586 .foot1 .foot_r {
  padding-top:18px;
  padding-bottom:18px;
  position:static;
}
#laymod_475586 .foot1 .foot_l>div,
#laymod_475586 .foot1 .foot_l>span,
#laymod_475586 .foot1 .foot_r>div,
#laymod_475586 .foot1 .foot_r>span {
  display:inline-block;
  font-size:14px;
  color:#000;
  line-height:1;
}
#laymod_475586 .foot1 .dropdown-menu {
  padding:10px 0;
  margin:0;
  border:0 none;
  border-radius:0;
}
#laymod_475586 .foot1 .foot_l a,
#laymod_475586 .foot1 .foot_r a {
  font-size:14px;
  color:#000;
  line-height:1;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter:alpha(opacity=60);
  transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    padding:0 5px 0 0;
}
#laymod_475586 .foot1 .dropdown-menu>a {
  line-height:2;
  padding:0 15px;
}
#laymod_475586 .foot1 .dropdown-menu>a:hover,
#laymod_475586 .foot1 .foot_l .cont>a:hover,
#laymod_475586 .foot1 .foot_r .cont>a:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter:alpha(opacity=100);
}
#laymod_475586 .foot1 .btn {
  padding:0 4px;
  line-height:1;
  outline:0;
}
#laymod_475586 .foot1 .caret {
  transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}
#laymod_475586 .foot1 .open .caret {
  -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
#laymod_475586 .foot1 .dropdown-menu {
  width:100%;
}
/*页脚1-友情链接*/
#laymod_475586 .foot1 .foot_r {
  /*display*/
  display:-webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*flex-direction*/
  -webkit-box-orient:horizontal;/*horizontal*/
  -webkit-box-direction:normal;/*reverse*/
  -moz-box-orient:horizontal;
  -moz-box-direction:normal;
  flex-direction:row;/*row*/
  -webkit-flex-direction:row;
  /*flex-wrap*/
  -webkit-flex-wrap:wrap;/*nowrap*/
  -webkit-box-lines:multiple;/*single*/
  -moz-flex-wrap:wrap;
  flex-wrap:wrap;
  /*justify-content*/
  -webkit-justify-content:flex-end;
  justify-content:flex-end;/*主轴上对齐（横轴）*/
  -moz-box-pack:end;
  -webkit--moz-box-pack:end;
  box-pack:end;
  /*align-items*/
  align-items:center;/*交叉轴对齐（垂直）*/
  -webkit-align-items:center;
  box-align:center;
  -moz-box-align:center;
  -webkit-box-align:center;
}
/*页脚2-导航栏*/
#laymod_475586 .foot2 {
  background:rgba(35,35,49,1);
}
#laymod_475586 .foot_top {
    border-bottom:1px solid rgba(255,255,255,0.1);
}
#laymod_475586 .foot_top ul.row {
  /*display*/
  display:-webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*flex-direction*/
  -webkit-box-orient:horizontal;/*horizontal*/
  -webkit-box-direction:normal;/*reverse*/
  -moz-box-orient:horizontal;
  -moz-box-direction:normal;
  flex-direction:row;/*row*/
  -webkit-flex-direction:row;
  /*flex-wrap*/
  -webkit-flex-wrap:wrap;/*nowrap*/
  -webkit-box-lines:multiple;/*single*/
  -moz-flex-wrap:wrap;
  flex-wrap:wrap;
  /*justify-content*/
  -webkit-justify-content:space-around;
  justify-content:space-around;/*主轴上对齐（横轴）*/
  -moz-box-pack:justify;
  -webkit--moz-box-pack:justify;
  box-pack:justify;
  /*align-items*/
  align-items:center;/*交叉轴对齐（垂直）*/
  -webkit-align-items:center;
  box-align:center;
  -moz-box-align:center;
  -webkit-box-align:center;
}
#laymod_475586 .foot_top a {
  font-size:14px;
  line-height:4.57;
  color:#fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
  transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
#laymod_475586 .foot_top a:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter:alpha(opacity=100);
}
/*页脚2-热销产品、联系方式、加盟热线、二维码*/
#laymod_475586 .foot_bottom {
  padding-top:4rem;
  padding-bottom:6rem;
}
#laymod_475586 .foot_bottom .row {
  /*display*/
  display:-webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*flex-direction*/
  -webkit-box-orient:horizontal;/*horizontal*/
  -webkit-box-direction:normal;/*reverse*/
  -moz-box-orient:horizontal;
  -moz-box-direction:normal;
  flex-direction:row;/*row*/
  -webkit-flex-direction:row;
  /*flex-wrap*/
  -webkit-flex-wrap:wrap;/*nowrap*/
  -webkit-box-lines:multiple;/*single*/
  -moz-flex-wrap:wrap;
  flex-wrap:wrap;
  /*justify-content*/
  -webkit-justify-content:space-between;
  justify-content:space-between;/*主轴上对齐（横轴）*/
  -moz-box-pack:justify;
  -webkit--moz-box-pack:justify;
  box-pack:justify;
  /*align-items*/
  align-items:flex-start;/*交叉轴对齐（垂直）*/
  -webkit-align-items:flex-start;
  box-align:flex-start;
  -moz-box-align:flex-start;
  -webkit-box-align:flex-start;
}
#laymod_475586 .foot_bottom ul .ul_title {
  font-size:14px;
  line-height:1;
  margin:0 0 20px 0;
  color:#fff;
  opacity: 0.6;
  -moz-opacity: 0.6;
  filter:alpha(opacity=60);
}
#laymod_475586 .foot_bottom .ul_1 li {
  padding:0;
}
#laymod_475586 .foot_bottom .ul_1 a {
  font-size:12px;
  line-height:2;
  color:#fff;
  opacity: 0.25;
  -moz-opacity: 0.25;
  filter:alpha(opacity=25);
  transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    word-spacing: wrap;
}
#laymod_475586 .foot_bottom .ul_1 a:hover {
  opacity: 1;
  -moz-opacity: 1;
  filter:alpha(opacity=100);
}
#laymod_475586 .foot_bottom .ul_2 li {
  font-size:12px;
  line-height:2;
}
#laymod_475586 .foot_bottom .ul_2 li .pxyz,
#laymod_475586 .foot_bottom .ul_2 li .pjz {
  display: inline-block;
  vertical-align: top;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color:rgba(255,255,255,0.25);
}
#laymod_475586 .foot_bottom .ul_3 h4 {
  font-size:26px;
  color:#fff;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#laymod_475586 .foot_bottom .ul_3 .p {
  text-align:justify;
  font-size:12px;
  line-height:2;
  color:#fff;
  opacity: 0.25;
  -moz-opacity: 0.25;
  filter:alpha(opacity=25);
}
#laymod_475586 .foot_bottom .ul_4 img {
  display:block;
  width:100%;
  max-width:140px;
  float:right;
}
/*页脚3*/
#laymod_475586 .foot3 {
  background:rgba(238,27,35,1);
    color:rgba(255,255,255,0.2);
  font-size:12px;
  line-height:4;
}
#laymod_475586 .foot3 a {
    color:rgba(255,255,255,0.2);
  transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    padding:0 0 0 5px;
}
#laymod_475586 .foot3 .left_copy .foot_cmpp {
display: inline-block;
}
#laymod_475586 .foot3 a:hover {
  color:#fff;
}
#laymod_475586 .foot3 .right_share {
  /*display*/
  display:-webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*flex-direction*/
  -webkit-box-orient:horizontal;/*horizontal*/
  -webkit-box-direction:normal;/*reverse*/
  -moz-box-orient:horizontal;
  -moz-box-direction:normal;
  flex-direction:row;/*row*/
  -webkit-flex-direction:row;
  /*flex-wrap*/
  -webkit-flex-wrap:wrap;/*nowrap*/
  -webkit-box-lines:single;/*single*/
  -moz-flex-wrap:wrap;
  flex-wrap:wrap;
  /*justify-content*/
  -webkit-justify-content:flex-end;
  justify-content:flex-end;/*主轴上对齐（横轴）*/
  -moz-box-pack:end;
  -webkit--moz-box-pack:end;
  box-pack:end;
  /*align-items*/
  align-items:center;/*交叉轴对齐（垂直）*/
  -webkit-align-items:center;
  box-align:center;
  -moz-box-align:center;
  -webkit-box-align:center;
}
#laymod_475586 .foot1 .foot_r a {
float:left;
display:block;
}
#laymod_475586 .foot1 .foot_r>span li {
  display: inline-block;
  vertical-align: top;
}
/*直接控制小于992px屏幕时css*/
@media (max-width:992px) {
  /*页脚1*/
  #laymod_475586 .foot1 .foot_l>span {
    line-height:2;
  }
  /*页脚2*/
  #laymod_475586 .foot_bottom {
    padding-top:2rem;
    padding-bottom:3rem;
  }
  #laymod_475586 .foot_bottom .ul_2 {
    margin-bottom: 14px;
  }
  #laymod_475586 .foot_bottom ul .ul_title {
    margin-bottom: 10px;
  }
  #laymod_475586 .foot_bottom .ul_3 h4 {
    font-size: 14px;
    line-height: 2;
  }
  /*页脚3*/
  #laymod_475586 .foot3 {
    line-height:1.5;
    padding:1rem 0;
  }
  #laymod_475586 .foot3 .left_copy {
    /*display*/
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap:wrap;/*nowrap*/
    -webkit-box-lines:single;/*single*/
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
    /*justify-content*/
    -webkit-justify-content:center;
    justify-content:center;
    /*align-items*/
    align-items:center;/*交叉轴对齐（垂直）*/
    -webkit-align-items:center;
    box-align:center;
    -moz-box-align:center;
    -webkit-box-align:center;
    text-align:center;
  }
  #laymod_475586 .foot3 .right_share {
    /*justify-content*/
    -webkit-justify-content:center;
    justify-content:center;/*主轴上对齐（横轴）*/
    -moz-box-pack:center;
    -webkit--moz-box-pack:center;
    box-pack:center;
  }
}
@media(min-width: 768px) and (max-width: 992px) {
  #laymod_475586 .foot_bottom .ul_3 h4 {
    font-size: 16px;
  }
  #laymod_475586 .foot_bottom .ul_3 .p {
    line-height: 1.5;
  }
}
@media (max-width:414px) {
  #laymod_475586 .foot_bottom .ul_2 {
    width: 100%;
  }
}
